Skip to content

Commit 6808945

Browse files
authored
Update OpenDatasoft.php
1 parent 3595fb6 commit 6808945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Support/WebServices/Services/OpenDatasoft.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'iterate_on' => 'records',
1414

1515
'fields' => [
16-
'city' => 'fields.city'
16+
'city' => 'fields.city',
1717
'zip' => 'fields.zip',
1818

1919
'country_id' => null,

0 commit comments

Comments
 (0)