META-INF.quarkus-extension.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-smallrye-openapi Show documentation
Show all versions of quarkus-smallrye-openapi Show documentation
Document your REST APIs with OpenAPI - comes with Swagger UI
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "SmallRye OpenAPI"
metadata:
keywords:
- "smallrye-openapi"
- "openapi"
- "open-api"
guide: "https://quarkus.io/guides/openapi-swaggerui"
categories:
- "web"
status: "stable"
config:
- "quarkus.smallrye-openapi."
- "smallrye.openapi."
- "mp.openapi."
- "quarkus.swagger-ui."