#[derive(ToSchema)]
{
// Attributes available to this derive:
#[schema]
}
Expand description
Implement ToSchema, SchemaSerialize and SchemaDeserialize for a type.
#[derive(ToSchema)]
{
// Attributes available to this derive:
#[schema]
}
Implement ToSchema, SchemaSerialize and SchemaDeserialize for a type.