Commit 1abaa58
authored
Boolean as a parameter in the request object will result to '1' or '0' in the http request, which is not supported by the API. (#161)
e.g. setting "withDefinitions" to true in ListOrderCustomAttributesRequest will be translated to /custom-attributes?with_definitions=1 in the http request1 parent 0491be0 commit 1abaa58
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
253 | 256 | | |
254 | 257 | | |
255 | 258 | | |
| |||
0 commit comments