File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32747,7 +32747,7 @@ const openapi: OpenAPISpec = {
3274732747 },
3274832748 code: {
3274932749 description: 'Code to be used for access.',
32750- maxLength: 9 ,
32750+ maxLength: 12 ,
3275132751 minLength: 4,
3275232752 pattern: '^\\d+$',
3275332753 type: 'string',
@@ -32900,7 +32900,7 @@ const openapi: OpenAPISpec = {
3290032900 },
3290132901 code: {
3290232902 description: 'Code to be used for access.',
32903- maxLength: 9 ,
32903+ maxLength: 12 ,
3290432904 minLength: 4,
3290532905 pattern: '^\\d+$',
3290632906 type: 'string',
@@ -33018,7 +33018,7 @@ const openapi: OpenAPISpec = {
3301833018 },
3301933019 code: {
3302033020 description: 'Code to be used for access.',
33021- maxLength: 9 ,
33021+ maxLength: 12 ,
3302233022 minLength: 4,
3302333023 pattern: '^\\d+$',
3302433024 type: 'string',
@@ -35178,7 +35178,7 @@ const openapi: OpenAPISpec = {
3517835178 },
3517935179 code: {
3518035180 description: 'Code to be used for access.',
35181- maxLength: 9 ,
35181+ maxLength: 12 ,
3518235182 minLength: 4,
3518335183 pattern: '^\\d+$',
3518435184 type: 'string',
@@ -35332,7 +35332,7 @@ const openapi: OpenAPISpec = {
3533235332 },
3533335333 code: {
3533435334 description: 'Code to be used for access.',
35335- maxLength: 9 ,
35335+ maxLength: 12 ,
3533635336 minLength: 4,
3533735337 pattern: '^\\d+$',
3533835338 type: 'string',
@@ -35486,7 +35486,7 @@ const openapi: OpenAPISpec = {
3548635486 },
3548735487 code: {
3548835488 description: 'Code to be used for access.',
35489- maxLength: 9 ,
35489+ maxLength: 12 ,
3549035490 minLength: 4,
3549135491 pattern: '^\\d+$',
3549235492 type: 'string',
You can’t perform that action at this time.
0 commit comments