Annotation Interface PostControllerDocs.DeletePostById

Enclosing class:
PostControllerDocs

@Target(METHOD) @Retention(RUNTIME) public static @interface PostControllerDocs.DeletePostById
Meta-annotation combining all OpenAPI documentation for the delete post by ID endpoint.

Apply this annotation to controller methods to include complete API documentation for deleting a post, including all response schemas and examples.