Skip to content

Commit 8d47df7

Browse files
committed
Some GeoJSON works
1 parent f5cf900 commit 8d47df7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
'username' => 'php-crud-api',
1111
'password' => 'php-crud-api',
1212
'database' => 'php-crud-api',
13-
'controllers' => 'openapi,records,geojson',
1413
]);
1514
$request = RequestFactory::fromGlobals();
1615
$api = new Api($config);

0 commit comments

Comments
 (0)