Package io.quarkus.runtime.rest
Class DisabledRestEndpoints
java.lang.Object
io.quarkus.runtime.rest.DisabledRestEndpoints
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.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DisabledRestEndpoints
public DisabledRestEndpoints()
-
-
Method Details
-
set
-
get
-