✨ 💓 schemaOutput.ts
This commit is contained in:
@@ -6,3 +6,4 @@ export function generateSettingsJSONSchema(): string {
|
||||
const jsonSchema = toJSONSchema(SettingsSchema(), { unrepresentable: 'any' })
|
||||
return jsonStringify(jsonSchema, null, 2)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user