Files
redocly-cli/__tests__/bundle/async3/UserSignedUp.yaml
2024-07-24 11:29:24 +03:00

12 lines
231 B
YAML

UserSignedUp:
payload:
type: object
properties:
displayName:
type: string
description: Name of the user
email:
type: string
format: email
description: Email of the user