Annotation Interface PostControllerDocs.GetPostBySlug

Enclosing class:
PostControllerDocs

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

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