We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67db444 commit 391ad8fCopy full SHA for 391ad8f
types/index.d.ts
@@ -19,7 +19,6 @@ export interface IJSONServerSpec {
19
username?: string;
20
password?: string;
21
description?: string;
22
- pathPrefix?: string;
23
}
24
25
export interface IServerSpec extends IJSONServerSpec {
0 commit comments