File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 20
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/stainless%2Fstainless-v0-98ef57608e3e36cd34a8380ab4dc705a355cd313f8f4914ed8bddd2c6284a5fd .yml
3- openapi_spec_hash : f697a51d97a3013f615dfc4ea73836b0
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/stainless%2Fstainless-v0-36086d31791dca6112f0c79f44f296d0cdea35df74f4b3b725f86296a51a86fd .yml
3+ openapi_spec_hash : 0ac69304e57ec27533774ed339a44314
44config_hash : 8563083ae1fa5c137476fb1237aa8ea9
Original file line number Diff line number Diff line change @@ -46,9 +46,9 @@ var buildsDiagnosticsList = cli.Command{
4646 QueryPath : "severity" ,
4747 },
4848 },
49- & requestflag.StringSliceFlag {
50- Name : "target " ,
51- Usage : "Optional list of language targets to filter diagnostics by" ,
49+ & requestflag.StringFlag {
50+ Name : "targets " ,
51+ Usage : "Optional comma-delimited list of language targets to filter diagnostics by" ,
5252 Config : requestflag.RequestConfig {
5353 QueryPath : "targets" ,
5454 },
You can’t perform that action at this time.
0 commit comments