Annotation Interface DisabledEndpoint
Annotation to mark endpoints that are disabled.
Used for documentation and runtime checks.
-
Required Element Summary
Required Elements
-
Element Details
-
reason
String reasonThe reason why the endpoint is disabled.- Returns:
- the reason for disabling the endpoint
-