Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions content/en/api/v2/downtimes/examples.json

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions content/en/api/v2/incident-services/examples.json

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions content/en/api/v2/incident-teams/examples.json

Large diffs are not rendered by default.

54 changes: 36 additions & 18 deletions content/en/api/v2/incidents/examples.json

Large diffs are not rendered by default.

33 changes: 22 additions & 11 deletions content/en/api/v2/key-management/examples.json

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions content/en/api/v2/monitors/examples.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion content/en/api/v2/on-call/examples.json

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions content/en/api/v2/powerpack/examples.json

Large diffs are not rendered by default.

9 changes: 6 additions & 3 deletions content/en/api/v2/roles/examples.json

Large diffs are not rendered by default.

15 changes: 10 additions & 5 deletions content/en/api/v2/service-accounts/examples.json

Large diffs are not rendered by default.

18 changes: 12 additions & 6 deletions content/en/api/v2/teams/examples.json

Large diffs are not rendered by default.

15 changes: 10 additions & 5 deletions content/en/api/v2/users/examples.json

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions data/api/v2/full_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51392,6 +51392,12 @@ components:
icon:
description: URL of the user's icon.
type: string
last_login_time:
description: The last time the user logged in.
format: date-time
nullable: true
readOnly: true
type: string
mfa_enabled:
description: If user has MFA enabled.
readOnly: true
Expand Down
812 changes: 812 additions & 0 deletions data/api/v2/full_spec_deref.json

Large diffs are not rendered by default.

812 changes: 812 additions & 0 deletions static/resources/json/full_spec_v2.json

Large diffs are not rendered by default.

Loading