File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Original file line number Diff line number Diff line change @@ -304,25 +304,25 @@ The supported `tags` and their associated conditions are listed in this table:
304
304
conditions : " One of the responses must be an error with custom content data."
305
305
},
306
306
{
307
- section : " Server Selection" ,
307
+ section : " Client Server Selection" ,
308
308
subsection : " Per-Client" ,
309
309
tag : " server" ,
310
310
conditions : " `servers` must **not** be set at the operation level."
311
311
},
312
312
{
313
- section : " Server Selection" ,
313
+ section : " Operation Server Selection" ,
314
314
subsection : " Per-Operation" ,
315
315
tag : " server" ,
316
316
conditions : " Operation must define its own `servers` array."
317
317
},
318
318
{
319
- section : " Authentication" ,
319
+ section : " Client Authentication" ,
320
320
subsection : " Per-Client" ,
321
321
tag : " security" ,
322
322
conditions : " `security` must **not** be set for the operation."
323
323
},
324
324
{
325
- section : " Authentication" ,
325
+ section : " Operation Authentication" ,
326
326
subsection : " Per-Operation" ,
327
327
tag : " security" ,
328
328
conditions : " Operation must define its own `security` array."
You can’t perform that action at this time.
0 commit comments