Package io.quarkus.runtime.rest


package io.quarkus.runtime.rest
  • Classes
    Class
    Description
    This class serves for passing a list of disabled REST paths (via the `@EndpointDisabled` annotation) so that an OpenAPI filter can omit them from the generated OpenAPI document.