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

OpenAPI Export for API Definition (Issue1178) #1203

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

uurl
Copy link

@uurl uurl commented Dec 19, 2024

Tasks completed:

  • Full and lossless conversion of any API Definition into a valid OpenAPI Specification.
  • Tests at the unit and integration level which demonstrate the correctness of pieces and the whole.
  • System tests that generate client libraries from the OpenAPI Spec, and interact to verify the client library works.
  • Manual testing for complex scenarios.
  • A new binding type for routes called "Swagger UI", which will use serve Swagger UI at the specified route, which are generated during API Definition update (if necessary) and stored for subsequent serving of the endpoint.

/claim #1178

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant