Class OpenApiDocumentService

java.lang.Object
io.quarkus.smallrye.openapi.runtime.OpenApiDocumentService

@ApplicationScoped public class OpenApiDocumentService extends Object
Loads the document and make it available
  • Field Details

    • config

      @Inject org.eclipse.microprofile.config.Config config
  • Constructor Details

    • OpenApiDocumentService

      public OpenApiDocumentService()
  • Method Details