Annotation Interface PostControllerDocs.CreatePost

Enclosing class:
PostControllerDocs

@Target(METHOD) @Retention(RUNTIME) public static @interface PostControllerDocs.CreatePost
Meta-annotation combining all OpenAPI documentation for the create post endpoint.

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