nclient / NClient

:dizzy: NClient is an automatic type-safe .Net HTTP client that allows you to call web service API methods using annotated interfaces or controllers without boilerplate code.
Apache License 2.0
43 stars 11 forks source link

Trouble with query array params #419

Closed Kingmidas74 closed 2 years ago

Kingmidas74 commented 2 years ago

When interface signature contains IEnumerable as query parameter we have received an error "The key already exist"