Uses of Class
com.pixelservices.flash.swagger.OpenAPIConfiguration
Packages that use OpenAPIConfiguration
-
Uses of OpenAPIConfiguration in com.pixelservices.flash.components
Methods in com.pixelservices.flash.components with parameters of type OpenAPIConfigurationModifier and TypeMethodDescriptionFlashServer.openapi
(String endpoint, OpenAPIConfiguration configuration, OpenAPIUITemplate templateHtml) -
Uses of OpenAPIConfiguration in com.pixelservices.flash.swagger
Constructors in com.pixelservices.flash.swagger with parameters of type OpenAPIConfigurationModifierConstructorDescriptionOpenAPISchemaGenerator
(FlashServer server, OpenAPIConfiguration config)