pub fn generate<T: JsonSchema>() -> AppResult<Json>
Generate a JSON Schema from a type implementing JsonSchema.
JsonSchema