Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New attribute isJson in parameters #12289

Merged
merged 2 commits into from
Dec 3, 2023

Conversation

luca-vercelli
Copy link

This PR relates to issue 1173 in swagger-codegen-generators:

swagger-api/swagger-codegen-generators#1173

We add a new boolean argument isJson in class CodegenParameter.

This argument claims that parameter content-type is some kind of JSON. This info can be set and used by generators.

@HugoMario HugoMario merged commit 375d7b6 into swagger-api:3.0.0 Dec 3, 2023
4 checks passed
@HugoMario
Copy link
Contributor

Thanks @luca-vercelli !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants