Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminUserResponse.yaml
T
2024-08-15 14:31:35 +00:00

9 lines
132 B
YAML

type: object
description: SUMMARY
x-schemaName: AdminUserResponse
required:
- user
properties:
user:
$ref: ./AdminUser.yaml