Annotation Interface CommentControllerDocs.CreateComment

Enclosing class:
CommentControllerDocs

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

Apply this annotation to controller methods to include complete API documentation for creating a comment on a post, including all request/response schemas and examples.