- deepLinking - Variable in class io.quarkus.swaggerui.deployment.SwaggerUiConfig
-
If set to true, enables deep linking for tags and operations.
- defaultModelExpandDepth - Variable in class io.quarkus.swaggerui.deployment.SwaggerUiConfig
-
The default expansion depth for the model on the model-example section.
- defaultModelRendering - Variable in class io.quarkus.swaggerui.deployment.SwaggerUiConfig
-
Controls how the model is shown when the API is first rendered.
- defaultModelsExpandDepth - Variable in class io.quarkus.swaggerui.deployment.SwaggerUiConfig
-
The default expansion depth for models (set to -1 completely hide the models).
- displayOperationId - Variable in class io.quarkus.swaggerui.deployment.SwaggerUiConfig
-
Controls the display of operationId in operations list.
- displayRequestDuration - Variable in class io.quarkus.swaggerui.deployment.SwaggerUiConfig
-
Controls the display of the request duration (in milliseconds) for "Try it out" requests.
- docExpansion - Variable in class io.quarkus.swaggerui.deployment.SwaggerUiConfig
-
Controls the default expansion setting for the operations and tags.