mirror of
https://github.com/spacebarchat/server.git
synced 2026-07-21 06:50:56 +00:00
oapi: fix guild discovery requirements
This commit is contained in:
@@ -26,7 +26,7 @@ router.get(
|
||||
route({
|
||||
responses: {
|
||||
200: {
|
||||
body: "GuildDiscoveryRequirements",
|
||||
body: "GuildDiscoveryRequirementsResponse",
|
||||
},
|
||||
},
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user