Annotation Interface CommentControllerDocs.DeleteCommentById
- Enclosing class:
CommentControllerDocs
@Target(METHOD)
@Retention(RUNTIME)
public static @interface CommentControllerDocs.DeleteCommentById
Meta-annotation combining all OpenAPI documentation for the delete comment endpoint.
Apply this annotation to controller methods to include complete API documentation for deleting a comment by ID, including all response schemas and examples.