atproto-ecosystem/schema/client.yaml

11 řádky
155 B
YAML

type: object
additionalProperties: false
properties:
id:
type: string
pattern: '^[a-z0-9-]+$'
name:
type: string
links:
type: object