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

Feat: openapi3 support #13

Merged
merged 3 commits into from
Sep 17, 2023
Merged

Feat: openapi3 support #13

merged 3 commits into from
Sep 17, 2023

Conversation

leelaprasadv
Copy link
Member

@leelaprasadv leelaprasadv commented Sep 17, 2023

Change Summary

  • resolves BaseUrl undefined #10
  • Support for OpenAPI3 specification.
  • For OAS3, basePath defaults to first server url (server.urls[0]).
  • Add new option psc.basePath to override basePath.
  • Coverage precision to 2 digits
  • Version Bump 2.0.0.

@leelaprasadv leelaprasadv merged commit 89cbb85 into main Sep 17, 2023
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.

BaseUrl undefined
1 participant