Skip to content

Commit

Permalink
Regenerate client from commit e545b10b of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Jan 31, 2024
1 parent 747f92f commit f223b29
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-01-31 12:10:25.587170",
"spec_repo_commit": "52641937"
"regenerated": "2024-01-31 20:51:00.365257",
"spec_repo_commit": "e545b10b"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-01-31 12:10:25.605175",
"spec_repo_commit": "52641937"
"regenerated": "2024-01-31 20:51:00.379953",
"spec_repo_commit": "e545b10b"
}
}
}
4 changes: 2 additions & 2 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12867,7 +12867,7 @@ components:
description: Maximum number of graphs to display in the widget.
example: 24
format: int64
maximum: 100
maximum: 500
minimum: 1
type: integer
sort:
Expand All @@ -12883,7 +12883,7 @@ components:
description: Manual selection of tags making split graph widget static
items:
$ref: '#/components/schemas/SplitVectorEntry'
maxItems: 100
maxItems: 500
type: array
required:
- split_dimensions
Expand Down

0 comments on commit f223b29

Please sign in to comment.