Skip to content

Commit

Permalink
Update docs/v3-api.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: pikachu0310 <pikachu13711@gmail.com>
  • Loading branch information
Akira-256 and pikachu0310 authored Jul 25, 2024
1 parent 8dc4202 commit 4dbd441
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/v3-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1088,7 +1088,9 @@ paths:
schema:
oneOf:
- $ref: '#/components/schemas/UserGroupMember'
- $ref: '#/components/schemas/UserGroupMembers'
- type: array
items:
$ref: '#/components/schemas/UserGroupMember'
description: ''
tags:
- group
Expand Down

0 comments on commit 4dbd441

Please sign in to comment.