Skip to content

Commit

Permalink
spec release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adyen Automation committed Aug 28, 2024
1 parent 07900b5 commit 46088ba
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions json/LegalEntityService-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5150,6 +5150,7 @@
},
"reference" : {
"description" : "The reference of the undefined beneficiary.",
"readOnly" : true,
"type" : "string"
}
},
Expand Down
1 change: 1 addition & 0 deletions json/LegalEntityService-v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -5932,6 +5932,7 @@
},
"reference" : {
"description" : "The reference of the undefined beneficiary.",
"readOnly" : true,
"type" : "string"
}
},
Expand Down
1 change: 1 addition & 0 deletions yaml/LegalEntityService-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4030,6 +4030,7 @@ components:
type: string
reference:
description: The reference of the undefined beneficiary.
readOnly: true
type: string
type: object
VerificationError:
Expand Down
1 change: 1 addition & 0 deletions yaml/LegalEntityService-v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4644,6 +4644,7 @@ components:
type: string
reference:
description: The reference of the undefined beneficiary.
readOnly: true
type: string
type: object
VerificationDeadline:
Expand Down

0 comments on commit 46088ba

Please sign in to comment.