Skip to content

OpenAPI inconsistencies #504

@LucaDiba

Description

@LucaDiba

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions