Post a reply to the thread: [Changelog] API 2.1-35 (Release Date: 2014-08-05)
Click here to log in
Please enter the six letters or digits that appear in the image opposite.
You may choose an icon for your message from this list
Will turn www.example.com into [URL]http://www.example.com[/URL].
API 2.1-35 (Release Date: 2014-08-05) summary The release introduces a bunch of bugfixes and updates/corrections to the API documentation and API reference interface. /2.1/... changes Type Endpoint Description Improvement PUT /2.1/share If a parameter "password" is given, thus changing the password of an existing share, all active sessions with the old password will get invalidated. Bugfix POST /oauth2/tokeninfo POST /oauth2/token/revoke Implemented propper CORS handling (see http://www.w3.org/TR/2014/REC-cors-20140116 for details). Notice, that both /oauth2/authorize and /oauth2/token are not ment to be called in CORS context and therefore do not answer to CORS requests Bugfix GET /2.1/status/disabled Returns valid information again. Bugfix PUT /2.1/zone If parameter "quota" is given and happens to be less than the amount of used space, a propper ERROR 400 is thrown. (was 500) { "msg": "Bad Request: setting property failed (size is less than current used or reserved space)", "code": "400" } Bugfix <API Reference> The API "Method Playground" has been fixed to support test-requests to "binary data" endpoints (e.g. GET /2.1/file or GET /2.1/file/thumbnail.
API 2.1-35 (Release Date: 2014-08-05)
Forum Rules