Files
medusa-store/docs/api/store/components/schemas/StoreGetAuthEmailRes.yaml
2023-04-04 21:02:44 +03:00

8 lines
120 B
YAML

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