1 line
199 B
JSON
1 line
199 B
JSON
{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"message":{"type":"string","minLength":1,"maxLength":160}},"required":["message"],"additionalProperties":false} |