Annotation Interface AuthControllerDocs.Register

Enclosing class:
AuthControllerDocs

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

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