paperclip_actix

Derive Macro Apiv2Header

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

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