generator/openapi.yaml in athenian-2.1.85 vs generator/openapi.yaml in athenian-2.1.86
- old
+ new
@@ -20,11 +20,11 @@
* __504__ endpoint took too much time and was interrupted. We reported the incident to Sentry and will see how to improve the performance. Repeating the request will not help, most probably.
</details>
license:
name: CC-BY-4.0
title: '{{ title }}'
- version: 2.1.85
+ version: 2.1.86
servers:
- description: '{{ server_description }} - {{ server_url }}'
url: '{{ server_url }}/v1'
# yamllint disable-line rule:key-ordering
paths:
@@ -4104,15 +4104,17 @@
is_admin: true
expired: false
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:
$ref: '#/components/schemas/AccountStatus'
description: Mapping from user's account ID the membership status.