Skip to content

Support multiple request body content types #7

Closed
@czechboy0

Description

@czechboy0

Similar to #6 but for request content.

Should be simpler, as it doesn't require the integration with the Accept header. It'll just be an extension of the existing N=1 media types into N>1. The generated type is already an enum though, so shouldn't require structural changes, just handling all the supported media types instead of picking the first "best" one (like the generator does today).

Metadata

Metadata

Assignees

Labels

area/openapiAdding/updating a feature defined in OpenAPI.kind/featureNew feature.size/MMedium task. (A couple of days of work.)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions