#[derive(JsonSchema)]
{
// Attributes available to this derive:
#[schemars]
#[serde]
#[validate]
}
Expand description
#[derive(JsonSchema)] for typed OpenAPI (with the schema feature).
#[derive(JsonSchema)]
{
// Attributes available to this derive:
#[schemars]
#[serde]
#[validate]
}
#[derive(JsonSchema)] for typed OpenAPI (with the schema feature).