Open neclimdul opened 4 years ago
👍 Thanks for opening this issue! 🏷 I have applied any labels matching special text in your issue.
The team will review the labels and make any necessary changes.
yeah, not actually java specific :-/ I originally found this on the php client. bots.. :-D
Bug Report Checklist
Description
Documentation for swagger generated code seems to be missing the content type.
openapi-generator version
3.0.0-latest
This is a regression from swagger-codegen-cli where it is generated correctly.
OpenAPI declaration file content or url
Command line used for generation
I didn't test all generators but I did check java and php and the problem existed in both so it seems to be an underlying problem.
Steps to reproduce
1) build the code using the above command 2) Inspect the generated markdown in the documentation folder.
Expected:
Actual:
ambiguous set of steps to reproduce the bug.-->
Related issues/PRs
Suggest a fix