mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 08:33:11 +00:00
@@ -55,7 +55,7 @@ export interface RouteWithMetaInformation {
|
||||
* Instance of the route
|
||||
*/
|
||||
route: {
|
||||
errorNames: string[];
|
||||
errorNames: Error[];
|
||||
method: string;
|
||||
obligatoryParameters: {
|
||||
[k: string]: string;
|
||||
|
||||
Reference in New Issue
Block a user