Annotation Interface CommentControllerDocs.UpdateCommentById

Enclosing class:
CommentControllerDocs

@Target(METHOD) @Retention(RUNTIME) public static @interface CommentControllerDocs.UpdateCommentById
Meta-annotation combining all OpenAPI documentation for the update comment endpoint.

Apply this annotation to controller methods to include complete API documentation for updating a comment by ID, including all request/response schemas and examples.