-
Notifications
You must be signed in to change notification settings - Fork 3k
Openapi assistant feature #47872
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 assistant feature #47872
Conversation
🎊 PR Preview 6fc8544 has been successfully built and deployed to https://quarkus-pr-main-47872-preview.surge.sh/version/main/guides/
|
...ant/deployment-spi/src/main/java/io/quarkus/assistant/deployment/spi/AssistantBuildItem.java
Outdated
Show resolved
Hide resolved
extensions/assistant/runtime/src/main/resources/META-INF/quarkus-extension.yaml
Outdated
Show resolved
Hide resolved
1af4178
to
c1f7e68
Compare
Signed-off-by: Phillip Kruger <[email protected]>
c1f7e68
to
dfcad10
Compare
@cescoffier ready for review. |
Status for workflow
|
Status for workflow
|
This PR Adds a Chappie feature to OpenAPI extension that generates clients based on the OpenAPI Schema document.
It's waiting for #47756 and will be rebased on main once 47756 is merged