Updated openapi and schema files

This commit is contained in:
Toastie 2024-09-07 16:08:38 +12:00
parent 106b176c77
commit 9addb4ad35
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
3 changed files with 675964 additions and 675964 deletions

View file

@ -5,7 +5,7 @@
"description": "Valkyrie is a Discord.com server implementation and extension, with the goal of complete feature parity with Discord.com, all while adding some additional goodies, security, privacy, and configuration options.",
"license": {
"name": "Apache-2.0",
"url": "https://apache.org/licenses/LICENSE-2.0.html"
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.0.0"
},
@ -8095,7 +8095,7 @@
},
"instanceDescription": {
"type": "string",
"default": "This is a Valkyrie instance made in the pre-release days",
"default": "This is a ValkyrieChat instance made in the pre-release days",
"nullable": true
},
"frontPage": {

View file

@ -516837,7 +516837,7 @@
"null",
"string"
],
"default": "This is a Valkyrie instance made in the pre-release days"
"default": "This is a ValkyrieChat instance made in the pre-release days"
},
"frontPage": {
"type": [

View file

@ -19,7 +19,7 @@ let specification = {
"Valkyrie is a Discord.com server implementation and extension, with the goal of complete feature parity with Discord.com, all while adding some additional goodies, security, privacy, and configuration options.",
license: {
name: "Apache-2.0",
url: "https://www.gnu.org/licenses/agpl-3.0.en.html",
url: "http://www.apache.org/licenses/LICENSE-2.0.html",
},
version: "1.0.0",
},