Skip to content

Commit

Permalink
Clarify that donations are retreived by uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
prognostikos committed May 25, 2024
1 parent 1f15a8e commit 01499b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schema/schemata/donation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ definitions:
"$ref": "/schemata/common#/definitions/allow_organisation_contact"
id:
description: unique identifier of donation
example: 1234567
example: d06a8759-2200-4dcc-b069-7b89ac0ee314
type:
- integer
- string
identity:
"$ref": "/schemata/donation#/definitions/id"
created_at:
Expand Down

0 comments on commit 01499b9

Please sign in to comment.