paperclip_core::v2

Derive Macro Apiv2Schema

source
#[derive(Apiv2Schema)]
{
    // Attributes available to this derive:
    #[openapi]
}
Expand description

Derive attribute for indicating that a type is an OpenAPI v2 compatible definition.