Annotation Interface AuthControllerDocs.Logout

Enclosing class:
AuthControllerDocs

@Target(METHOD) @Retention(RUNTIME) public static @interface AuthControllerDocs.Logout
Meta-annotation combining all OpenAPI documentation for the logout endpoint.

Apply this annotation to controller methods to include complete API documentation for user logout and token revocation, including all request/response schemas and examples.