🎨 update openapi title
This commit is contained in:
parent
f056885fb0
commit
c410fbcc0d
@ -8,9 +8,9 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"info": {
|
"info": {
|
||||||
"description": "Fosscord is a free open source selfhostable chat, voice and video discord compatible platform",
|
"description": "Fosscord is a free open source selfhostable discord compatible chat, voice and video platform",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"title": "Swagger Petstore",
|
"title": "Fosscord HTTP API Routes",
|
||||||
"termsOfService": "",
|
"termsOfService": "",
|
||||||
"contact": { "name": "Fosscord" },
|
"contact": { "name": "Fosscord" },
|
||||||
"license": { "name": "AGPLV3", "url": "https://www.gnu.org/licenses/agpl-3.0.en.html" }
|
"license": { "name": "AGPLV3", "url": "https://www.gnu.org/licenses/agpl-3.0.en.html" }
|
||||||
@ -1617,9 +1617,9 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"securitySchemes": { "authorization": { "type": "oauth2" } },
|
"securitySchemes": {},
|
||||||
"links": {},
|
"links": {},
|
||||||
"callbacks": {}
|
"callbacks": {}
|
||||||
},
|
},
|
||||||
"security": [{ "authorization": [] }]
|
"security": []
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user