Annotation Interface UserControllerDocs.UpdateUserProfile

Enclosing class:
UserControllerDocs

@Target(METHOD) @Retention(RUNTIME) public static @interface UserControllerDocs.UpdateUserProfile
Meta-annotation combining all OpenAPI documentation for the update user profile endpoint.

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