Skip to content

Support for content type application/merge-patch+json #1570

@cyh0530

Description

@cyh0530

When the request body is a content type application/merge-patch+json, swagger-typescript-api wil generate the request with type ContentType.Json (application/json), which may cause the api to reject the request.

Can we add other CONTENT_KIND like JSON_MERGE_PATCH to respect the api contract? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions