Skip to content

Commit

Permalink
Update OpenAPI spec for v3 (Commit SHA: 296da5fe791d0d2e073b55bc6f1bd…
Browse files Browse the repository at this point in the history
…b645c931fdd)
  • Loading branch information
actions-user authored and MitchellBarker committed Sep 19, 2024
1 parent aa8f382 commit aadb557
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions openapi-v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8356,6 +8356,9 @@ components:
name:
type: string
description: The user-facing name to identify these credentials.
values:
description: Key/val pairs of creds values. When returned via API, encrypted
values will be excluded.
state:
type: integer
default: 1
Expand Down Expand Up @@ -9166,6 +9169,8 @@ components:
readOnly: true
auth_provider_infos:
readOnly: true
licenses:
readOnly: true
required:
- apitoken_last_used
- auth_provider_infos
Expand All @@ -9188,6 +9193,7 @@ components:
- is_active
- is_staff
- last_login
- licenses
- permissions
- sso_only_user
WatchSelectionItem:
Expand Down

0 comments on commit aadb557

Please sign in to comment.