File tree Expand file tree Collapse file tree 1 file changed +1
-18
lines changed
specification/loadtestservice/data-plane/Microsoft.LoadTestService/stable/2022-11-01 Expand file tree Collapse file tree 1 file changed +1
-18
lines changed Original file line number Diff line number Diff line change 189189 "type" : " string" ,
190190 "format" : " date-time"
191191 },
192- {
193- "in" : " query" ,
194- "name" : " continuationToken" ,
195- "description" : " Continuation token to get the next page of response" ,
196- "type" : " string"
197- },
198192 {
199193 "in" : " query" ,
200194 "name" : " maxpagesize" ,
442436 {
443437 "$ref" : " #/parameters/TestIdPathParameter"
444438 },
445- {
446- "in" : " query" ,
447- "name" : " continuationToken" ,
448- "description" : " Continuation token to get the next page of response" ,
449- "type" : " string"
450- },
451439 {
452440 "$ref" : " #/parameters/ApiVersion"
453441 }
915903 "description" : " Sort on the supported fields in (field asc/desc) format. eg: executedDateTime asc. Supported fields - executedDateTime" ,
916904 "type" : " string"
917905 },
918- {
919- "in" : " query" ,
920- "name" : " continuationToken" ,
921- "description" : " Continuation token to get the next page of response" ,
922- "type" : " string"
923- },
924906 {
925907 "in" : " query" ,
926908 "name" : " search" ,
32373219 "description" : " URL to perform data plane API operations on the resource." ,
32383220 "required" : true ,
32393221 "type" : " string" ,
3222+ "format" : " uri" ,
32403223 "x-ms-parameter-location" : " client" ,
32413224 "x-ms-skip-url-encoding" : true
32423225 }
You can’t perform that action at this time.
0 commit comments