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

Updating to OpenAPI3.0 Spec #97

Merged
merged 4 commits into from
Oct 10, 2019
Merged

Updating to OpenAPI3.0 Spec #97

merged 4 commits into from
Oct 10, 2019

Conversation

sephcoster
Copy link
Contributor

@sephcoster sephcoster commented Oct 8, 2019

Updates existing Swagger-config.yaml documentation to OpenAPI 3.0 specification.

If there is a desire to keep both 2.0 and 3.0 specifications in-place in the repo please let me know.

Tested locally with SwaggerUI / viewer and working.

To test the API YAML:
navigate to: https://cfpb.github.io/ccdb5-api/documentation/index.html
Update the URL at the top of the page to use:
https://raw.githubusercontent.com/cfpb/ccdb5-api/ff1ef1330d158b262061a9dfbddddbf42e765436/swagger-config.yaml

This will not perform some of the changes in layout that are in the index.html, but should provide a working API call with no Format defaulted.

@coveralls
Copy link

coveralls commented Oct 8, 2019

Coverage Status

Coverage remained the same at 98.307% when pulling ff1ef13 on open-api-3 into d59d74b on master.

Copy link
Contributor

@JeffreyMFarley JeffreyMFarley left a comment

Choose a reason for hiding this comment

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

It worked for me and so did the "try this out"

@sephcoster sephcoster merged commit 55709a2 into master Oct 10, 2019
@sephcoster sephcoster deleted the open-api-3 branch October 10, 2019 13:34
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.

None yet

3 participants