From 2bf4c159611c6536f7fae5edfb213093a987624f Mon Sep 17 00:00:00 2001 From: George J Padayatti Date: Fri, 1 Sep 2023 21:28:13 +0530 Subject: [PATCH] Upd: Add description Signed-off-by: George J Padayatti --- openapi/v2023.8.2/bundled.yaml | 3 +++ .../v2023.8.2/definitions/service/DataAgreementRecords.yaml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/openapi/v2023.8.2/bundled.yaml b/openapi/v2023.8.2/bundled.yaml index b0ad1c6..c082b2b 100644 --- a/openapi/v2023.8.2/bundled.yaml +++ b/openapi/v2023.8.2/bundled.yaml @@ -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: diff --git a/openapi/v2023.8.2/definitions/service/DataAgreementRecords.yaml b/openapi/v2023.8.2/definitions/service/DataAgreementRecords.yaml index 80699a7..d452d3d 100644 --- a/openapi/v2023.8.2/definitions/service/DataAgreementRecords.yaml +++ b/openapi/v2023.8.2/definitions/service/DataAgreementRecords.yaml @@ -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: