Skip to content

Commit

Permalink
Upd: add title for data agreement record history
Browse files Browse the repository at this point in the history
Signed-off-by: George J Padayatti <[email protected]>
  • Loading branch information
georgepadayatti committed Oct 22, 2023
1 parent 1cce920 commit 2432777
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions openapi/v2023.8.2/bundled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3893,6 +3893,7 @@ paths:
- log
- timestamp
type: object
title: DataAgreementRecordHistory
properties:
id:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ required:
- log
- timestamp
type: object
title: "DataAgreementRecordHistory"
properties:
id:
type: string
Expand All @@ -26,4 +27,4 @@ example:
organisationId: 603e683c69dd720001c74f93
dataAgreementId: 61e183127c81650001f97d43
log: Updated consent value to <Allow> for the purpose <Customer Loyalty Card Issuance> in organization <The Retail Company (Germany)>
timestamp: '2023-08-25T20:56:49Z'
timestamp: "2023-08-25T20:56:49Z"

0 comments on commit 2432777

Please sign in to comment.