mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-18 23:56:04 +00:00
oapi: users progress
This commit is contained in:
@@ -70,6 +70,7 @@ export interface RouteOptions {
|
||||
values?: string[];
|
||||
};
|
||||
};
|
||||
deprecated?: boolean;
|
||||
// test?: {
|
||||
// response?: RouteResponse;
|
||||
// body?: unknown;
|
||||
|
||||
Reference in New Issue
Block a user