An error occurred while fetching the assigned milestone of the selected merge_request.
Created by: kevchentw
Before this fix, the content-type of the request defaults to "application/json".
With this fix, we no longer set such default.
fix #8116 (closed), relate to https://github.com/OpenAPITools/openapi-generator/pull/10769/
PR checklist
-
Read the contribution guidelines. -
Pull Request title clearly describes the work in the pull request and Pull Request description provides details about how to validate the work. Missing information here may result in delayed response from the community. -
Run the following to build the project and update samples: ./mvnw clean package ./bin/generate-samples.sh ./bin/utils/export_docs_generators.sh
./bin/generate-samples.sh bin/configs/java*
. For Windows users, please run the script in Git BASH. -
File the PR against the correct branch: master
(5.3.0),6.0.x
-
If your PR is targeting a particular programming language, @mention the technical committee members, so they are more likely to review the pull request.
cc @taxpon (2017/07) @frol (2017/07) @mbohlool (2017/07) @cbornet (2017/09) @kenjones-cisco (2017/11) @tomplus (2018/10) @Jyhess (2019/01) @arun-nalla (2019/11) @spacether (2019/11)
Activity
mentioned in merge request !10783 (closed)
added Client: Python label
changed milestone to %5.3.1
changed milestone to %5.4.0
added Issue: Bug label
changed milestone to %6.0.0
Please register or sign in to reply