Class SmallRyeOpenApiProcessor

java.lang.Object
io.quarkus.smallrye.openapi.deployment.SmallRyeOpenApiProcessor

public class SmallRyeOpenApiProcessor extends Object
The main OpenAPI Processor. This will scan for JAX-RS, Spring and Vert.x Annotations, and, if any, add supplied schemas. The result is added to the deployable unit to be loaded at runtime.