Optional
addOptional
assetspath you configured to point to open api assets
You can use unpkg CDN by setting //unpkg.com/swagger-ui-dist[@
Optional
cacheallow to clear the cache when the routes are reloaded (else, they will be cleared when cache expire)
Optional
cacheadd the openAPI to cache If no cacher is available, the openApi will not be cached
Optional
defaultset the default response content-type, used by "response", can be overridden with parameter "response.type" on action/route level
Optional
multithe name of the field holding the file (only important in documentation, change it if it collides with one of your fields)
Optional
onlymap only local services (on the same node) ?
Optional
openapiConfigure the base of the openApi Document . documentation
Optional
openOptional
returnreturn assets as a stream else as a buffer ?
Optional
schemapath to openapi.json / to the openapi generation action
Optional
skipallow to skip unresolved actions
Optional
summarysummary template use variable between double accolades : {{summary}}
Optional
UIOauthOptional
UIOptionsset some swaggerUi options
add the name of the services in tags ?