Skip to content

Commit b9a0c6e

Browse files
Update content/reference/api/hub/latest.yaml
Co-authored-by: Sarah Sanders <[email protected]>
1 parent a336aa4 commit b9a0c6e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/reference/api/hub/latest.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -914,7 +914,11 @@ paths:
914914
required: true
915915
schema:
916916
type: string
917-
description: string - possible values : read, write, admin
917+
description: |
918+
Access level for the group. Possible values:
919+
- `read`
920+
- `write`
921+
- `admin`
918922
responses:
919923
"200":
920924
$ref: "#/components/responses/team_repo"

0 commit comments

Comments
 (0)