File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
services/stackit-marketplace/v1 Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 10521052 "description" : " The full name of the contact person." ,
10531053 "example" : " Max Mustermann" ,
10541054 "maxLength" : 512 ,
1055- "pattern" : " ^[a-zA-ZäüöÄÜÖ0- 9,.!?()@\\ /:=\\ n\\ t -]+ $" ,
1055+ "pattern" : " ^[\\ p{L}0- 9,.!?()@€$ \\ /:=\\ n\\ t '’-]* $" ,
10561056 "type" : " string"
10571057 },
10581058 "cursor" : {
12301230 "description" : " A custom message." ,
12311231 "example" : " A very custom message." ,
12321232 "maxLength" : 512 ,
1233- "pattern" : " ^[a-zA-ZäüöÄÜÖ0- 9,.!?()@\\ /:=\\ n\\ t -]+ $" ,
1233+ "pattern" : " ^[\\ p{L}0- 9,.!?()@€$ \\ /:=\\ n\\ t '’-]* $" ,
12341234 "type" : " string"
12351235 },
12361236 "noticePeriod" : {
13591359 "description" : " The name of the product." ,
13601360 "example" : " Cool Product Name" ,
13611361 "maxLength" : 512 ,
1362- "pattern" : " ^[a-zA-ZäüöÄÜÖ0- 9,.!?()@\\ /:=\\ n\\ t -]+ $" ,
1362+ "pattern" : " ^[\\ p{L}0- 9,.!?()@€$ \\ /:=\\ n\\ t '’-]* $" ,
13631363 "type" : " string"
13641364 },
13651365 "productSummary" : {
14691469 "description" : " The product's vendor name." ,
14701470 "example" : " STACKIT" ,
14711471 "maxLength" : 512 ,
1472- "pattern" : " ^[a-zA-ZäüöÄÜÖ0- 9,.!?()@\\ /:=\\ n\\ t -]+ $" ,
1472+ "pattern" : " ^[\\ p{L}0- 9,.!?()@€$ \\ /:=\\ n\\ t '’-]* $" ,
14731473 "type" : " string"
14741474 },
14751475 "vendorPlanId" : {
You can’t perform that action at this time.
0 commit comments