Skip to content

Commit

Permalink
spec release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adyen Automation committed Apr 8, 2024
1 parent 5efe715 commit c3a2223
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
6 changes: 0 additions & 6 deletions json/LegalEntityService-v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -4286,12 +4286,6 @@
"minLength" : 9,
"type" : "string"
},
"bic" : {
"description" : "The bank's 8- or 11-character BIC or SWIFT code.",
"maxLength" : 11,
"minLength" : 8,
"type" : "string"
},
"clearingCode" : {
"description" : "The 3-digit clearing code, without separators or whitespace.",
"maxLength" : 3,
Expand Down
5 changes: 0 additions & 5 deletions yaml/LegalEntityService-v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3033,11 +3033,6 @@ components:
maxLength: 15
minLength: 9
type: string
bic:
description: The bank's 8- or 11-character BIC or SWIFT code.
maxLength: 11
minLength: 8
type: string
clearingCode:
description: The 3-digit clearing code, without separators or whitespace.
maxLength: 3
Expand Down

0 comments on commit c3a2223

Please sign in to comment.