Skip to content

Updated swagger to latest version #1

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

Merged
merged 3 commits into from
Aug 5, 2019
Merged

Updated swagger to latest version #1

merged 3 commits into from
Aug 5, 2019

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Aug 5, 2019

  • Updated swagger
  • Fixed generate-sources.sh
  • Removed generating useless files: .gitignore, .travis.yml, README.md, ...
  • Removed generated tests
  • Renamed swagger.yaml to swagger.yml as in Java, C#

Used same naming strategy as in Java, C#:

  • generated api: *Service
  • generated model: *Domain
  • wrapper: *Api

bednar added 3 commits August 5, 2019 07:46
* Fixed generate-sources.sh
* Removed useless generated files: .gitignore, .travis.yml, README.md, ...
* Removed generated tests
 - generated api: *Service
 - generated model: *Domain
 - wrapper: *Api
@bednar bednar requested a review from rhajek August 5, 2019 10:55
@rhajek rhajek merged commit fbd445f into master Aug 5, 2019
@bednar bednar deleted the swagger-update branch August 5, 2019 11:44
@bednar bednar added this to the 1.0.0 milestone Aug 12, 2019
@bednar bednar self-assigned this Aug 12, 2019
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.

2 participants