Annotation Interface UserControllerDocs.GetUserByUsername

Enclosing class:
UserControllerDocs

@Target(METHOD) @Retention(RUNTIME) public static @interface UserControllerDocs.GetUserByUsername
Meta-annotation combining all OpenAPI documentation for the get user by username endpoint.

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