File tree Expand file tree Collapse file tree 2 files changed +8
-16
lines changed Expand file tree Collapse file tree 2 files changed +8
-16
lines changed Original file line number Diff line number Diff line change 7864
7864
},
7865
7865
"security" : [
7866
7866
{
7867
- "BasicAuth" : [
7868
- " []"
7869
- ]
7867
+ "BasicAuth" : []
7870
7868
},
7871
7869
{
7872
- "Token" : [
7873
- " []"
7874
- ]
7870
+ "Token" : []
7875
7871
},
7876
7872
{
7877
- "AccessToken" : [
7878
- " []"
7879
- ]
7873
+ "AccessToken" : []
7880
7874
},
7881
7875
{
7882
- "AuthorizationHeaderToken" : [
7883
- " []"
7884
- ]
7876
+ "AuthorizationHeaderToken" : []
7885
7877
}
7886
7878
]
7887
7879
}
Original file line number Diff line number Diff line change 20
20
// - text/html
21
21
//
22
22
// Security:
23
- // - BasicAuth: []
24
- // - Token: []
25
- // - AccessToken: []
26
- // - AuthorizationHeaderToken: []
23
+ // - BasicAuth :
24
+ // - Token :
25
+ // - AccessToken :
26
+ // - AuthorizationHeaderToken :
27
27
//
28
28
// SecurityDefinitions:
29
29
// BasicAuth:
You can’t perform that action at this time.
0 commit comments