Derive Macro schemars::JsonSchema

#[derive(JsonSchema)]
{
    // Attributes available to this derive:
    #[schemars]
    #[serde]
    #[validate]
}