summary refs log tree commit diff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/openapi.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/assets/openapi.json b/assets/openapi.json

index 7e1f3cac..e0b2e564 100644 --- a/assets/openapi.json +++ b/assets/openapi.json
@@ -2,17 +2,17 @@ "openapi": "3.0.0", "servers": [ { - "url": "https://staging.fosscord.com/api/", - "description": "Official Fosscord Instance" + "url": "https://staging.spacebar.chat/api/", + "description": "Official Spacebar Instance" } ], "info": { - "description": "Fosscord is a free open source selfhostable discord compatible chat, voice and video platform", + "description": "Spacebar is a free open source selfhostable discord compatible chat, voice and video platform", "version": "1.0.0", - "title": "Fosscord HTTP API Routes", + "title": "Spacebar HTTP API Routes", "termsOfService": "", "contact": { - "name": "Fosscord" + "name": "Spacebar" }, "license": { "name": "AGPLV3",