Quarkus extension for documenting REST APIs with OpenAPI and providing Swagger UI.
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-smallrye-openapi</artifactId>
<version>3.35.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotate a REST endpoint with OpenAPI documentation.
No known issues recorded.
No dependency data recorded yet.