Hierarchy For Package com.example.blogs.app.api.post.docs
Class Hierarchy
- java.lang.Object
- com.example.blogs.app.api.post.docs.PostControllerDocs
Annotation Interface Hierarchy
- com.example.blogs.app.api.post.docs.PostControllerDocs.CreatePost (implements java.lang.annotation.Annotation)
- com.example.blogs.app.api.post.docs.PostControllerDocs.DeletePostById (implements java.lang.annotation.Annotation)
- com.example.blogs.app.api.post.docs.PostControllerDocs.GetPostBySlug (implements java.lang.annotation.Annotation)
- com.example.blogs.app.api.post.docs.PostControllerDocs.UpdatePostById (implements java.lang.annotation.Annotation)