Skip to content

Commit c8b31ce

Browse files
committed
feat: rename wells collection to water_wells for consistency
1 parent b94c565 commit c8b31ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

alembic/versions/d5e6f7a8b9c0_create_pygeoapi_supporting_views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
REFRESH_SCHEDULE = "0 3 * * *"
2222

2323
THING_COLLECTIONS = [
24-
("wells", "water well"),
24+
("water_wells", "water well"),
2525
("springs", "spring"),
2626
("abandoned_wells", "abandoned well"),
2727
("artesian_wells", "artesian well"),

0 commit comments

Comments
 (0)