Skip to content

Commit 82ba707

Browse files
Update API model
1 parent f0ba75b commit 82ba707

File tree

8 files changed

+1911
-246
lines changed

8 files changed

+1911
-246
lines changed

tools/code-generation/smithy/api-descriptions/bedrock-agent.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6996,7 +6996,7 @@
69966996
},
69976997
"traits": {
69986998
"smithy.api#length": {
6999-
"max": 5
6999+
"max": 20
70007000
}
70017001
}
70027002
},
@@ -11954,8 +11954,7 @@
1195411954
"type": "integer",
1195511955
"traits": {
1195611956
"smithy.api#range": {
11957-
"min": 0,
11958-
"max": 8192
11957+
"min": 0
1195911958
}
1196011959
}
1196111960
},
@@ -13341,7 +13340,7 @@
1334113340
},
1334213341
"traits": {
1334313342
"smithy.api#length": {
13344-
"max": 10
13343+
"max": 20
1334513344
},
1334613345
"smithy.api#sensitive": {}
1334713346
}

0 commit comments

Comments
 (0)