Mismatch between web API docs and API behaviour
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There seems to be a mismatch between the documentation of some of the return
types of the web API and the actual return types:
- The docs for "get an albums tracks" says that it returns an album object. In reality it returns a paging object containing track objects.
- The docs for "get-an-album" endpoints docs says that it returns an album object. It actually returns an object that looks like an album object, but where the "tracks" field is a paging object rather than an array
- The same applies to the "get multiple albums" endpoint.
Labels:
- Labels:
-
documentation
-
Web API
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page