Annotation Interface PostControllerDocs.UpdatePostById

Enclosing class:
PostControllerDocs

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

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