Skip to content

Commit 17c2b67

Browse files
Set v2 as first value in tag_handling_version enum to show as default
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cf1aba9 commit 17c2b67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-reference/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4118,8 +4118,8 @@ components:
41184118
41194119
type: string
41204120
enum:
4121-
- v1
41224121
- v2
4122+
- v1
41234123
NonSplittingTagCommaSeparatedList:
41244124
allOf:
41254125
- $ref: '#/components/schemas/TagCommaSeparatedList'

0 commit comments

Comments
 (0)