mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-22 20:40:47 +00:00
Make openapi.js work offline - still needs conditionals fixed though
This commit is contained in:
@@ -64,6 +64,7 @@ export interface RouteOptions {
|
||||
};
|
||||
};
|
||||
deprecated?: boolean;
|
||||
spacebarOnly?: boolean;
|
||||
// test?: {
|
||||
// response?: RouteResponse;
|
||||
// body?: unknown;
|
||||
|
||||
Reference in New Issue
Block a user