Class CommentControllerDocs
java.lang.Object
com.example.blogs.app.api.comment.docs.CommentControllerDocs
OpenAPI documentation annotations for comment controller endpoints.
This class contains meta-annotations that combine multiple Swagger/OpenAPI
annotations for cleaner controller code.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfaceMeta-annotation combining all OpenAPI documentation for the create comment endpoint.static @interfaceMeta-annotation combining all OpenAPI documentation for the delete comment endpoint.static @interfaceMeta-annotation combining all OpenAPI documentation for the update comment endpoint. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommentControllerDocs
public CommentControllerDocs()
-