🔧 add cookie required
This commit is contained in:
parent
2826bac53c
commit
12ba1fed00
@ -31,6 +31,7 @@ func (driver Teambition) Items() []base.Item {
|
|||||||
Name: "access_token",
|
Name: "access_token",
|
||||||
Label: "Cookie",
|
Label: "Cookie",
|
||||||
Type: base.TypeString,
|
Type: base.TypeString,
|
||||||
|
Required: true,
|
||||||
Description: "Unknown expiration time",
|
Description: "Unknown expiration time",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user