diff options
Diffstat (limited to 'apps/federation')
-rw-r--r-- | apps/federation/openapi-administration.json | 2 | ||||
-rw-r--r-- | apps/federation/openapi-federation.json | 2 | ||||
-rw-r--r-- | apps/federation/openapi-full.json | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/apps/federation/openapi-administration.json b/apps/federation/openapi-administration.json index 58f9293e0ee..060e0826593 100644 --- a/apps/federation/openapi-administration.json +++ b/apps/federation/openapi-administration.json @@ -425,7 +425,7 @@ "tags": [ { "name": "ocs_authapi", - "description": "Class OCSAuthAPI\nOCS API end-points to exchange shared secret between two connected Nextclouds" + "description": "Class OCSAuthAPI OCS API end-points to exchange shared secret between two connected Nextclouds" } ] } diff --git a/apps/federation/openapi-federation.json b/apps/federation/openapi-federation.json index a9371f54926..beb66fcfcd6 100644 --- a/apps/federation/openapi-federation.json +++ b/apps/federation/openapi-federation.json @@ -505,7 +505,7 @@ "tags": [ { "name": "ocs_authapi", - "description": "Class OCSAuthAPI\nOCS API end-points to exchange shared secret between two connected Nextclouds" + "description": "Class OCSAuthAPI OCS API end-points to exchange shared secret between two connected Nextclouds" } ] } diff --git a/apps/federation/openapi-full.json b/apps/federation/openapi-full.json index 3b95b3656e8..c9a9e3ccf81 100644 --- a/apps/federation/openapi-full.json +++ b/apps/federation/openapi-full.json @@ -879,7 +879,7 @@ "tags": [ { "name": "ocs_authapi", - "description": "Class OCSAuthAPI\nOCS API end-points to exchange shared secret between two connected Nextclouds" + "description": "Class OCSAuthAPI OCS API end-points to exchange shared secret between two connected Nextclouds" } ] } |