spec release

This commit is contained in:
Adyen Automation
2024-03-04 17:01:16 +01:00
parent 21fc985a93
commit 94d9257235
12 changed files with 24 additions and 0 deletions

View File

@@ -620,10 +620,12 @@
"properties" : {
"firstName" : {
"description" : "The first name.",
"maxLength" : 80,
"type" : "string"
},
"lastName" : {
"description" : "The last name.",
"maxLength" : 80,
"type" : "string"
}
},