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

Release: v0.7.1 #59

Merged
merged 6 commits into from
Jun 3, 2019
Merged

Release: v0.7.1 #59

merged 6 commits into from
Jun 3, 2019

Conversation

bceskavich
Copy link
Contributor

Changes

The JSON result this processor outputs is compliant to the OpenAPI 3.0
spec, which is not restrictive to the Swagger platform. I think the
naming of the processor should reflect this fact.
Rename Swagger processor to OpenAPI
1. Add support for more OpenAPI string formats. When we encounter a
   schema or paremeter field like `type: <format>` where the format
   is a valid OpenAPI string format, the docs output will become
   `type: "string", format: <format>".

2. Support list field shorthand for schema fields (we already do this
   for schemas used in responses and request bodies).
@bceskavich bceskavich marked this pull request as ready for review June 3, 2019 18:59
@bceskavich bceskavich merged commit 94c3d82 into master Jun 3, 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