CenterEdge / Yardarm

OpenAPI 3 SDK Generator for C#
Apache License 2.0
44 stars 6 forks source link

Incorrect Content-Type for Patch Requests #200

Closed jacobcox94 closed 1 year ago

jacobcox94 commented 1 year ago

When sending a patch request where the swagger spec has a content type of application/json-patch+json, the content type is being set to application/json instead.

brantburnett commented 1 year ago

Note that this is specific to: