From e5903eff87c17cf33177713f3adf866fcdae7564 Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Tue, 5 Sep 2023 10:46:10 +0200 Subject: [PATCH] spec release --- json/LegalEntityService-v1.json | 2 +- json/LegalEntityService-v2.json | 2 +- json/LegalEntityService-v3.json | 2 +- yaml/LegalEntityService-v1.yaml | 4 ++-- yaml/LegalEntityService-v2.yaml | 4 ++-- yaml/LegalEntityService-v3.yaml | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/json/LegalEntityService-v1.json b/json/LegalEntityService-v1.json index ea7b43d8..62bff9af 100644 --- a/json/LegalEntityService-v1.json +++ b/json/LegalEntityService-v1.json @@ -2866,7 +2866,7 @@ "AcceptTermsOfServiceRequest" : { "properties" : { "acceptedBy" : { - "description" : "The individual legal entity ID of the user accepting the Terms of Service. This can also be the legal entity ID of the signatory for an organization.", + "description" : "The individual legal entity ID of the user accepting the Terms of Service. For organizations, this must be the legal entity ID of an authorized signatory for the organization.", "type" : "string" }, "ipAddress" : { diff --git a/json/LegalEntityService-v2.json b/json/LegalEntityService-v2.json index ed4c3330..f0388c2f 100644 --- a/json/LegalEntityService-v2.json +++ b/json/LegalEntityService-v2.json @@ -2992,7 +2992,7 @@ "AcceptTermsOfServiceRequest" : { "properties" : { "acceptedBy" : { - "description" : "The individual legal entity ID of the user accepting the Terms of Service. This can also be the legal entity ID of the signatory for an organization.", + "description" : "The individual legal entity ID of the user accepting the Terms of Service. For organizations, this must be the legal entity ID of an authorized signatory for the organization.", "type" : "string" }, "ipAddress" : { diff --git a/json/LegalEntityService-v3.json b/json/LegalEntityService-v3.json index bb94f13d..d1759363 100644 --- a/json/LegalEntityService-v3.json +++ b/json/LegalEntityService-v3.json @@ -3131,7 +3131,7 @@ "AcceptTermsOfServiceRequest" : { "properties" : { "acceptedBy" : { - "description" : "The individual legal entity ID of the user accepting the Terms of Service. This can also be the legal entity ID of the signatory for an organization.", + "description" : "The individual legal entity ID of the user accepting the Terms of Service. For organizations, this must be the legal entity ID of an authorized signatory for the organization.", "type" : "string" }, "ipAddress" : { diff --git a/yaml/LegalEntityService-v1.yaml b/yaml/LegalEntityService-v1.yaml index 45501c08..becec5ba 100644 --- a/yaml/LegalEntityService-v1.yaml +++ b/yaml/LegalEntityService-v1.yaml @@ -1799,8 +1799,8 @@ components: properties: acceptedBy: description: The individual legal entity ID of the user accepting the Terms - of Service. This can also be the legal entity ID of the signatory for - an organization. + of Service. For organizations, this must be the legal entity ID of an + authorized signatory for the organization. type: string ipAddress: description: The IP address of the user accepting the Terms of Service. diff --git a/yaml/LegalEntityService-v2.yaml b/yaml/LegalEntityService-v2.yaml index f5875599..f3096d99 100644 --- a/yaml/LegalEntityService-v2.yaml +++ b/yaml/LegalEntityService-v2.yaml @@ -1875,8 +1875,8 @@ components: properties: acceptedBy: description: The individual legal entity ID of the user accepting the Terms - of Service. This can also be the legal entity ID of the signatory for - an organization. + of Service. For organizations, this must be the legal entity ID of an + authorized signatory for the organization. type: string ipAddress: description: The IP address of the user accepting the Terms of Service. diff --git a/yaml/LegalEntityService-v3.yaml b/yaml/LegalEntityService-v3.yaml index 59fea4ab..b746036f 100644 --- a/yaml/LegalEntityService-v3.yaml +++ b/yaml/LegalEntityService-v3.yaml @@ -1966,8 +1966,8 @@ components: properties: acceptedBy: description: The individual legal entity ID of the user accepting the Terms - of Service. This can also be the legal entity ID of the signatory for - an organization. + of Service. For organizations, this must be the legal entity ID of an + authorized signatory for the organization. type: string ipAddress: description: The IP address of the user accepting the Terms of Service.