Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.4",
"regenerated": "2023-05-31 17:18:49.688983",
"spec_repo_commit": "3b710977"
"regenerated": "2023-05-31 18:24:47.453904",
"spec_repo_commit": "75f2b526"
},
"v2": {
"apigentools_version": "1.6.4",
"regenerated": "2023-05-31 17:18:49.701596",
"spec_repo_commit": "3b710977"
"regenerated": "2023-05-31 18:24:47.470735",
"spec_repo_commit": "75f2b526"
}
}
}
4 changes: 2 additions & 2 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13667,12 +13667,12 @@ components:
handle:
description: The team's identifier
example: example-team
maxLength: 64
maxLength: 195
type: string
name:
description: The name of the team
example: Example Team
maxLength: 64
maxLength: 200
type: string
required:
- handle
Expand Down