-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Undocumented Features & Inconsistencies #27
Comments
@pascalfree thank you so much for writing this. Super helpful. 🍻 |
I had problems using the URL mentioned in the documentation for API calls in my PHP code, |
Pull requests are welcome! |
@peoplemerge Count on it! |
PR created with minors modifications to documentation. |
thanks |
Hi
I recently found, that some API functions behave differently than documented. Some of the inconsistencies may be minor, but I listed them anyway for completeness. The (imo) more important problems have a bold font in the description.
These are the inconsistencies that I've found:
posts/delete
?md5=...
posts/all
private="no" shared="yes"
extended=""
posts/add
posts/get
others
attribute in response<posts>
bookmark_key="some_hash" inbox_key="some_other_hash" network_key="more_hash"
private="no" shared="yes"
posts/recent
private="no" shared="yes"
posts/update [FIXED]
inboxnew="0"
inboxnew=""
code="200" message="success"
posts/dates
tag(s)
attr. in<dates>
tag=
tags=
The text was updated successfully, but these errors were encountered: