{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"negative_prompt":{"type":"string"},"prompt":{"type":"string"},"size":{"pattern":"^\\d+x\\d+$","type":"string"}},"required":["prompt"],"type":"object"}