Skip to content

Commit

Permalink
Upd: Add description
Browse files Browse the repository at this point in the history
Signed-off-by: George J Padayatti <george.padayatti@igrant.io>
  • Loading branch information
georgepadayatti committed Sep 1, 2023
1 parent b811c21 commit 2bf4c15
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openapi/v2023.8.2/bundled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4223,10 +4223,13 @@ components:
properties:
ID:
type: string
description: Consent identifier
OrgID:
type: string
description: Organisation identifier
UserID:
type: string
description: User identifier
ConsentsAndPurposes:
type: array
items:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,13 @@ description: A list of data agreement records
properties:
ID:
type: string
description: "Consent identifier"
OrgID:
type: string
description: "Organisation identifier"
UserID:
type: string
description: "User identifier"
ConsentsAndPurposes:
type: array
items:
Expand Down

0 comments on commit 2bf4c15

Please sign in to comment.