spec release

This commit is contained in:
Adyen Automation
2023-08-02 16:36:04 +02:00
parent 3d2321f3a2
commit 26b0c8f211
6 changed files with 12 additions and 6 deletions

View File

@@ -2806,7 +2806,7 @@
"AcceptTermsOfServiceRequest" : {
"properties" : {
"acceptedBy" : {
"description" : "The unique identifier of the user accepting the Terms of Service.",
"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.",
"type" : "string"
},
"ipAddress" : {

View File

@@ -2932,7 +2932,7 @@
"AcceptTermsOfServiceRequest" : {
"properties" : {
"acceptedBy" : {
"description" : "The unique identifier of the user accepting the Terms of Service.",
"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.",
"type" : "string"
},
"ipAddress" : {

View File

@@ -3071,7 +3071,7 @@
"AcceptTermsOfServiceRequest" : {
"properties" : {
"acceptedBy" : {
"description" : "The unique identifier of the user accepting the Terms of Service.",
"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.",
"type" : "string"
},
"ipAddress" : {

View File

@@ -1747,7 +1747,9 @@ components:
AcceptTermsOfServiceRequest:
properties:
acceptedBy:
description: The unique identifier of the user accepting the Terms of Service.
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.
type: string
ipAddress:
description: The IP address of the user accepting the Terms of Service.

View File

@@ -1823,7 +1823,9 @@ components:
AcceptTermsOfServiceRequest:
properties:
acceptedBy:
description: The unique identifier of the user accepting the Terms of Service.
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.
type: string
ipAddress:
description: The IP address of the user accepting the Terms of Service.

View File

@@ -1914,7 +1914,9 @@ components:
AcceptTermsOfServiceRequest:
properties:
acceptedBy:
description: The unique identifier of the user accepting the Terms of Service.
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.
type: string
ipAddress:
description: The IP address of the user accepting the Terms of Service.