|
163 | 163 | {
|
164 | 164 | "name": "id",
|
165 | 165 | "in": "path",
|
166 |
| - "description": "Access token ID.\nIt must be unique to the account and between 1 and 96 characters.", |
| 166 | + "description": "Access token ID that is unique to the account.\nIt can be between 1 and 96 bytes in length.", |
167 | 167 | "required": true,
|
168 | 168 | "schema": {
|
169 | 169 | "type": "string"
|
|
352 | 352 | {
|
353 | 353 | "name": "basin",
|
354 | 354 | "in": "path",
|
355 |
| - "description": "Basin name, which must be globally unique.\nThe name must be between 8 and 48 characters, comprising lowercase\nletters, numbers and hyphens. It cannot begin or end with a hyphen.", |
| 355 | + "description": "Basin name, which must be globally unique.\nIt can be between 8 and 48 characters in length,\nand comprise lowercase letters, numbers and hyphens.\nIt cannot begin or end with a hyphen.", |
356 | 356 | "required": true,
|
357 | 357 | "schema": {
|
358 | 358 | "type": "string",
|
|
424 | 424 | {
|
425 | 425 | "name": "basin",
|
426 | 426 | "in": "path",
|
427 |
| - "description": "Basin name, which must be globally unique.\nThe name must be between 8 and 48 characters, comprising lowercase\nletters, numbers and hyphens. It cannot begin or end with a hyphen.", |
| 427 | + "description": "Basin name, which must be globally unique.\nIt can be between 8 and 48 characters in length,\nand comprise lowercase letters, numbers and hyphens.\nIt cannot begin or end with a hyphen.", |
428 | 428 | "required": true,
|
429 | 429 | "schema": {
|
430 | 430 | "type": "string",
|
|
486 | 486 | {
|
487 | 487 | "name": "basin",
|
488 | 488 | "in": "path",
|
489 |
| - "description": "Basin name, which must be globally unique.\nThe name must be between 8 and 48 characters, comprising lowercase\nletters, numbers and hyphens. It cannot begin or end with a hyphen.", |
| 489 | + "description": "Basin name, which must be globally unique.\nIt can be between 8 and 48 characters in length,\nand comprise lowercase letters, numbers and hyphens.\nIt cannot begin or end with a hyphen.", |
490 | 490 | "required": true,
|
491 | 491 | "schema": {
|
492 | 492 | "type": "string",
|
|
552 | 552 | {
|
553 | 553 | "name": "basin",
|
554 | 554 | "in": "path",
|
555 |
| - "description": "Basin name, which must be globally unique.\nThe name must be between 8 and 48 characters, comprising lowercase\nletters, numbers and hyphens. It cannot begin or end with a hyphen.", |
| 555 | + "description": "Basin name, which must be globally unique.\nIt can be between 8 and 48 characters in length,\nand comprise lowercase letters, numbers and hyphens.\nIt cannot begin or end with a hyphen.", |
556 | 556 | "required": true,
|
557 | 557 | "schema": {
|
558 | 558 | "type": "string",
|
|
805 | 805 | {
|
806 | 806 | "name": "stream",
|
807 | 807 | "in": "path",
|
808 |
| - "description": "Stream name, which must be unique within the basin.\nIt can be an arbitrary string up to 512 characters.", |
| 808 | + "description": "Stream name that is unique to the basin.\nIt can be between 1 and 512 bytes in length.", |
809 | 809 | "required": true,
|
810 | 810 | "schema": {
|
811 | 811 | "type": "string"
|
|
887 | 887 | {
|
888 | 888 | "name": "stream",
|
889 | 889 | "in": "path",
|
890 |
| - "description": "Stream name, which must be unique within the basin.\nIt can be an arbitrary string up to 512 characters.", |
| 890 | + "description": "Stream name that is unique to the basin.\nIt can be between 1 and 512 bytes in length.", |
891 | 891 | "required": true,
|
892 | 892 | "schema": {
|
893 | 893 | "type": "string"
|
|
997 | 997 | {
|
998 | 998 | "name": "stream",
|
999 | 999 | "in": "path",
|
1000 |
| - "description": "Stream name, which must be unique within the basin.\nIt can be an arbitrary string up to 512 characters.", |
| 1000 | + "description": "Stream name that is unique to the basin.\nIt can be between 1 and 512 bytes in length.", |
1001 | 1001 | "required": true,
|
1002 | 1002 | "schema": {
|
1003 | 1003 | "type": "string"
|
|
1062 | 1062 | {
|
1063 | 1063 | "name": "stream",
|
1064 | 1064 | "in": "path",
|
1065 |
| - "description": "Stream name, which must be unique within the basin.\nIt can be an arbitrary string up to 512 characters.", |
| 1065 | + "description": "Stream name that is unique to the basin.\nIt can be between 1 and 512 bytes in length.", |
1066 | 1066 | "required": true,
|
1067 | 1067 | "schema": {
|
1068 | 1068 | "type": "string"
|
|
1157 | 1157 | {
|
1158 | 1158 | "name": "stream",
|
1159 | 1159 | "in": "path",
|
1160 |
| - "description": "Stream name, which must be unique within the basin.\nIt can be an arbitrary string up to 512 characters.", |
| 1160 | + "description": "Stream name that is unique to the basin.\nIt can be between 1 and 512 bytes in length.", |
1161 | 1161 | "required": true,
|
1162 | 1162 | "schema": {
|
1163 | 1163 | "type": "string"
|
|
1166 | 1166 | {
|
1167 | 1167 | "name": "s2-format",
|
1168 | 1168 | "in": "header",
|
1169 |
| - "description": "Define treatment of blob fields when using JSON content type:\n`raw` (default) or `base64`.", |
| 1169 | + "description": "Define treatment of blob fields when exchanging records as JSON.\nThe default is `raw`.", |
1170 | 1170 | "required": false,
|
1171 | 1171 | "schema": {
|
1172 | 1172 | "$ref": "#/components/schemas/S2Format"
|
|
1324 | 1324 | {
|
1325 | 1325 | "name": "stream",
|
1326 | 1326 | "in": "path",
|
1327 |
| - "description": "Stream name, which must be unique within the basin.\nIt can be an arbitrary string up to 512 characters.", |
| 1327 | + "description": "Stream name that is unique to the basin.\nIt can be between 1 and 512 bytes in length.", |
1328 | 1328 | "required": true,
|
1329 | 1329 | "schema": {
|
1330 | 1330 | "type": "string"
|
|
1333 | 1333 | {
|
1334 | 1334 | "name": "s2-format",
|
1335 | 1335 | "in": "header",
|
1336 |
| - "description": "Define treatment of blob fields when using JSON content type:\n`raw` (default) or `base64`.", |
| 1336 | + "description": "Define treatment of blob fields when exchanging records as JSON.\nThe default is `raw`.", |
1337 | 1337 | "required": false,
|
1338 | 1338 | "schema": {
|
1339 | 1339 | "$ref": "#/components/schemas/S2Format"
|
|
1448 | 1448 | {
|
1449 | 1449 | "name": "stream",
|
1450 | 1450 | "in": "path",
|
1451 |
| - "description": "Stream name, which must be unique within the basin.\nIt can be an arbitrary string up to 512 characters.", |
| 1451 | + "description": "Stream name that is unique to the basin.\nIt can be between 1 and 512 bytes in length.", |
1452 | 1452 | "required": true,
|
1453 | 1453 | "schema": {
|
1454 | 1454 | "type": "string"
|
|
1556 | 1556 | },
|
1557 | 1557 | "id": {
|
1558 | 1558 | "type": "string",
|
1559 |
| - "description": "Access token ID.\nIt must be unique to the account and between 1 and 96 characters." |
| 1559 | + "description": "Access token ID.\nIt must be unique to the account and between 1 and 96 bytes in length." |
1560 | 1560 | },
|
1561 | 1561 | "scope": {
|
1562 | 1562 | "$ref": "#/components/schemas/AccessTokenScope",
|
|
0 commit comments