Annotation Interface AuthControllerDocs.Refresh

Enclosing class:
AuthControllerDocs

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

Apply this annotation to controller methods to include complete API documentation for refreshing access tokens, including all request/response schemas and examples.