mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 19:08:52 +00:00
730 B
730 B
PR checklist
- Read the contribution guidelines.
- Ran the shell/batch script under
./bin/
to update Petstore sample so that CIs can verify the change. (For instance, only need to run./bin/{LANG}-petstore.sh
and./bin/security/{LANG}-petstore.sh
if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates) - Filed the PR against the correct branch: master for non-breaking changes and
2.3.0
branch for breaking (non-backward compatible) changes.
Description of the PR
(details of the change, additional tests that have been done, reference to the issue for tracking, etc)