Class RapiPDFConfig
java.lang.Object
io.micronaut.openapi.view.AbstractViewConfig
io.micronaut.openapi.view.RapiPDFConfig
- All Implemented Interfaces:
io.micronaut.core.util.Toggleable
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractViewConfig
AbstractViewConfig.OpenApiUrl -
Field Summary
Fields inherited from class AbstractViewConfig
copyResources, fullUrlPrefix, isDefaultJsUrl, jsUrl, openApiInfos, options, prefix, primaryName, resourcesContextPath, specUrl, templatePath, urlPrefix, urls, withFinalUrlPrefixCache, withUrls -
Method Summary
Methods inherited from class AbstractViewConfig
addAttribute, fromProperties, getFinalUrlPrefix, getTemplatePath, getUrls, toHtmlAttributes
-
Method Details
-
isEnabled
public boolean isEnabled() -
getConverter
Description copied from class:AbstractViewConfigReturns the converter associated with the key.- Specified by:
getConverterin classAbstractViewConfig- Parameters:
key- A key.- Returns:
- A converter or null.
-
getResources
- Specified by:
getResourcesin classAbstractViewConfig
-
render
- Specified by:
renderin classAbstractViewConfig
-