Files
medusa-store/docs/api/store/components/schemas/StoreGetAuthEmailRes.yaml
T

8 lines
120 B
YAML

type: object
required:
- exists
properties:
exists:
description: Whether email exists or not.
type: boolean