Skip to content

[BUG] Documentation - Incorrect content type #392

Description

@sherlock270

If you need help troubleshooting a problem with Selling Partner APIs, please open a support case. Issues are for reporting documentation bugs and enhancements only.

Describe the bug
The incorrect content type is listed under "Consumes" for the patchListingsItem operation under the listings items api

URL of the content on GitHub
https://github.com/amzn/selling-partner-api-docs/blob/main/references/listings-items-api/listingsItems_2020-09-01.md#consumes-3

Description of what the documentation currently says
Documentation says the operation consumes application/json

Description of what the documentation should say
Documentation should state the operation consumes application/json-patch+json per IETF

Additional context
The operation returns an InvalidInput error when using application/json content type. The operation works correctly when using the application/json-patch+json content type

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions