We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3595fb6 commit 6808945Copy full SHA for 6808945
src/Support/WebServices/Services/OpenDatasoft.php
@@ -13,7 +13,7 @@
13
'iterate_on' => 'records',
14
15
'fields' => [
16
- 'city' => 'fields.city'
+ 'city' => 'fields.city',
17
'zip' => 'fields.zip',
18
19
'country_id' => null,
0 commit comments