Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminInviteResponse.yaml
T
2024-09-18 07:13:51 +00:00

9 lines
154 B
YAML

type: object
description: The invite's details.
x-schemaName: AdminInviteResponse
required:
- invite
properties:
invite:
$ref: ./AdminInvite.yaml