Package com.sanctionco.thunder.openapi


package com.sanctionco.thunder.openapi
  • Class Summary
    Class
    Description
    OpenApiBundle<T extends io.dropwizard.Configuration>
    A ConfiguredBundle that provides configuration of Swagger and Swagger UI on top of Dropwizard.
    Provides optional configuration options for generating OpenAPI documentation, including enabling/disabling OpenAPI generation.
    Provides a API method to get Swagger UI for all available endpoints.
    Serves the content of Swagger's index page which has been templatized to support replacing the directory in which Swagger's static content is located (i.e.