⚡ Fix incorrect defaults
⚡ Remove Auth resource
This commit is contained in:
@@ -52,11 +52,7 @@ export class HttpBin implements INodeType {
|
||||
{
|
||||
name: "HTTP Verbs",
|
||||
value: "httpverbs",
|
||||
},
|
||||
{
|
||||
name: "Auth Methods",
|
||||
value: "authmethods",
|
||||
},
|
||||
}
|
||||
],
|
||||
default: "httpverbs",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user