Annotation Interface AuthControllerDocs.Me

Enclosing class:
AuthControllerDocs

@Target(METHOD) @Retention(RUNTIME) public static @interface AuthControllerDocs.Me
Meta-annotation combining all OpenAPI documentation for the get current user endpoint.

Apply this annotation to controller methods to include complete API documentation for retrieving authenticated user information.