Skip to content

Commit cb66dff

Browse files
committed
Some GeoJSON fixes
1 parent fb5ad7a commit cb66dff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api.php

-1
Original file line numberDiff line numberDiff line change
@@ -7717,7 +7717,6 @@ public static function toString(ResponseInterface $response): string
77177717
'username' => 'php-crud-api',
77187718
'password' => 'php-crud-api',
77197719
'database' => 'php-crud-api',
7720-
'controllers' => 'records,geojson',
77217720
]);
77227721
$request = RequestFactory::fromGlobals();
77237722
$api = new Api($config);

0 commit comments

Comments
 (0)