-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Hi, I noticed that there are some inconsistencies between the OpenAPI schema at https://developers.soundcloud.com/docs/api/explorer/open-api and the actual Track object (I haven't tried the other objects).
For example, there are a bunch of fields that are nullable, but they're marked as non nullable in the definition (e.g., download_url). Also, some fields are missing from the schema but they are returned by the API (e.g., monetization_model).
Is it possible to update the Swagger to match the actual response returned by the API?
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation