mourningdove/api/dist/components/schemas/username.yaml

6 lines
82 B
YAML
Raw Normal View History

2026-05-24 01:03:05 +00:00
type: string
minLength: 3
maxLength: 25
pattern: ^[0-9A-Za-z_]+$
example: example