Uses of Interface
io.quarkus.smallrye.openapi.runtime.OpenApiDocumentHolder
Packages that use OpenApiDocumentHolder
-
Uses of OpenApiDocumentHolder in io.quarkus.smallrye.openapi.runtime
Classes in io.quarkus.smallrye.openapi.runtime that implement OpenApiDocumentHolderModifier and TypeClassDescriptionclassLoads the document and make it available(package private) static classGenerate the document on every request.(package private) static classGenerate the document once on creation.