Skip to content

Commit 57f6fe4

Browse files
committed
add tables config
1 parent 2d60bec commit 57f6fe4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ These are all the configuration options and their default value between brackets
7070
- "username": Username of the user connecting to the database (no default)
7171
- "password": Password of the user connecting to the database (no default)
7272
- "database": Database the connecting is made to (no default)
73+
- "tables": Comma separated list of tables to publish (defaults to 'all')
7374
- "middlewares": List of middlewares to load (`cors`)
7475
- "controllers": List of controllers to load (`records,geojson,openapi`)
7576
- "openApiBase": OpenAPI info (`{"info":{"title":"PHP-CRUD-API","version":"1.0.0"}}`)

0 commit comments

Comments
 (0)