We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5416688 commit d1c05d3Copy full SHA for d1c05d3
2 files changed
.generated-info
@@ -1,4 +1,4 @@
1
{
2
- "spec_repo_commit": "d93d991",
3
- "generated": "2025-07-15 09:33:07.334"
+ "spec_repo_commit": "2e1c8ca",
+ "generated": "2025-07-16 17:26:48.580"
4
}
.generator/schemas/v2/openapi.yaml
@@ -54458,13 +54458,13 @@ paths:
54458
schema:
54459
type: string
54460
- description: The number of connections to be returned. The maximum value is
54461
- 5000.
+ 7500.
54462
in: query
54463
name: limit
54464
54465
default: 100
54466
format: int32
54467
- maximum: 5000
+ maximum: 7500
54468
minimum: 1
54469
type: integer
54470
responses:
0 commit comments