@seamapi/types 1.1024.0 → 1.1025.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -61229,7 +61229,6 @@ const openapi = {
|
|
|
61229
61229
|
required: false,
|
|
61230
61230
|
schema: {
|
|
61231
61231
|
description: 'Identifies the specific page of results to return. Specify `null` or omit this parameter to return the first page.',
|
|
61232
|
-
minLength: 1,
|
|
61233
61232
|
nullable: true,
|
|
61234
61233
|
type: 'string',
|
|
61235
61234
|
},
|
|
@@ -61616,7 +61615,6 @@ const openapi = {
|
|
|
61616
61615
|
},
|
|
61617
61616
|
page_cursor: {
|
|
61618
61617
|
description: 'Identifies the specific page of results to return. Specify `null` or omit this parameter to return the first page.',
|
|
61619
|
-
minLength: 1,
|
|
61620
61618
|
nullable: true,
|
|
61621
61619
|
type: 'string',
|
|
61622
61620
|
},
|