Package | Description |
---|---|
io.jooby |
Modifier and Type | Method and Description |
---|---|
OpenAPIModule |
OpenAPIModule.format(OpenAPIModule.Format... format)
Enable what format are available (json or yaml).
|
OpenAPIModule |
OpenAPIModule.redoc(String path)
Customize the redoc-ui path.
|
OpenAPIModule |
OpenAPIModule.swaggerUI(String path)
Customize the swagger-ui path.
|
Copyright © 2020. All rights reserved.