Skip to content

Commit

Permalink
[DEV-6474] Fix User example for missing stale property
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaetano Guerriero committed Apr 21, 2023
1 parent 3c19bf6 commit 94fc4da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4106,12 +4106,14 @@ components:
has_jira: true
has_ci: true
has_deployments: true
stale: false
2:
is_admin: false
expired: false
has_jira: false
has_ci: true
has_deployments: false
stale: false
properties:
accounts:
additionalProperties:
Expand Down

0 comments on commit 94fc4da

Please sign in to comment.