diff options
Diffstat (limited to 'apps/provisioning_api/openapi.json')
-rw-r--r-- | apps/provisioning_api/openapi.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/provisioning_api/openapi.json b/apps/provisioning_api/openapi.json index e26adfc2d0a..e5e184194b9 100644 --- a/apps/provisioning_api/openapi.json +++ b/apps/provisioning_api/openapi.json @@ -3,7 +3,7 @@ "info": { "title": "provisioning_api", "version": "0.0.1", - "description": "This application enables a set of APIs that external systems can use to manage users, groups and apps.", + "description": "This application enables a set of APIs that external systems can use to manage accounts, groups and apps.", "license": { "name": "agpl" } |