Skip to content
New issue

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

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

Already on GitHub? # to your account

Grammar and spelling fixes #329

Merged
merged 1 commit into from
Jun 16, 2018
Merged

Grammar and spelling fixes #329

merged 1 commit into from
Jun 16, 2018

Conversation

scop
Copy link
Contributor

@scop scop commented Jun 16, 2018

PR checklist

  • Read the contribution guidelines.
  • Ran the shell 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). Windows batch files can be found in .\bin\windows\.
  • Filed the PR against the correct branch: master, 3.1.x, 4.0.x. Default: master.
  • Copied the technical committee to review the pull request if your PR is targeting a particular programming language.

Description of the PR

Grammar and spelling fixes.

@@ -250,7 +250,7 @@ ce930e7a6 [Jaxrs-cxf] Add bean-level cascaded beanvalidation for pojos (@Valid)
ff1178ad7 [Java][Spring] fix missing optional query params
2103fadab Fix package declaration for play-framework
2c6380c84 fix inner item (list, map) for play framework
e33b350c8 Fix an issue in Play Framework generator where a CSV is empty and transfered to the controllerImp with an empty item.
e33b350c8 Fix an issue in Play Framework generator where a CSV is empty and transferred to the controllerImp with an empty item.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@scop thanks. I've updated the release note in https://github.com/OpenAPITools/openapi-generator/releases/tag/v3.0.0 accordingly

@wing328
Copy link
Member

wing328 commented Jun 16, 2018

After updating the samples, the Shippable tests passed: https://app.shippable.com/github/OpenAPITools/openapi-generator/runs/862/summary/. I'll file a separate PR to update the samples.

@wing328 wing328 merged commit 798bf61 into OpenAPITools:master Jun 16, 2018
@scop scop deleted the spelling branch June 16, 2018 16:52
@scop
Copy link
Contributor Author

scop commented Jun 16, 2018

Yeah, seeing that the samples were already quite outdated at least to some extent, I opted to not touch them here. Thanks for taking care of that.

@wing328
Copy link
Member

wing328 commented Jun 16, 2018

@scop no problem. Thanks again for the PR. Have a nice weekend!

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants