We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18c673c commit 3eb8a96Copy full SHA for 3eb8a96
2 files changed
openapi/components/paths/groups.yaml
@@ -78,7 +78,7 @@ paths:
78
- groups
79
responses:
80
"302":
81
- description:
+ description: Redirect to the /home/group/{groupId} URL of the group.
82
headers:
83
Location:
84
description: The /home/group/{groupId} URL of the group.
openapi/components/schemas/GroupShortCodeAndDiscriminator.yaml
@@ -1,3 +1,3 @@
1
title: GroupShortCodeAndDiscriminator
2
type: string
3
-example: "VRCHAT.0000"
+example: VRCHAT.0000
0 commit comments