Files
medusa-store/docs/api/admin/components/schemas/AdminPostNotesNoteReq.yaml
2022-12-22 17:09:49 +02:00

8 lines
125 B
YAML

type: object
required:
- value
properties:
value:
type: string
description: The updated description of the Note.