Skip to content
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

Add spring-openapi to low-level tooling in IMPLEMENTATIONS.md #2028

Merged
merged 2 commits into from
Dec 8, 2019
Merged

Add spring-openapi to low-level tooling in IMPLEMENTATIONS.md #2028

merged 2 commits into from
Dec 8, 2019

Conversation

jrcodeza
Copy link

There is new OpenAPI 3 spec generator which can generate OpenAPI 3 spec from java code (using spring annotations). It is also able to generate java client from OpenAPI 3 spec (with usage of Jackson annotation for inheritance implementation).

@MikeRalphson
Copy link
Member

Thanks - in the description can we avoid saying it generates OpenAPI specifications or specs (this repo is the one and only OpenAPI Specification), OpenAPI "document" or just OpenAPI is fine.

@jrcodeza
Copy link
Author

@MikeRalphson thanks for reviewing. You're right, I adjusted description based on your proposal

Copy link
Member

@MikeRalphson MikeRalphson left a comment

Choose a reason for hiding this comment

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

LGTM

@webron webron merged commit 82ffe78 into OAI:master Dec 8, 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.

3 participants