From 553997ecbac6009a063fb5030d649409254d54d9 Mon Sep 17 00:00:00 2001 From: David Mattern <41338082+jdmattern@users.noreply.github.com> Date: Sun, 5 Nov 2023 15:51:40 -0700 Subject: [PATCH] Update groundwaterlevel.things.json underscore in active_pumping_well --- schemas/v0/groundwaterlevel.things.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/v0/groundwaterlevel.things.json b/schemas/v0/groundwaterlevel.things.json index 6f208c2..c8460d6 100644 --- a/schemas/v0/groundwaterlevel.things.json +++ b/schemas/v0/groundwaterlevel.things.json @@ -66,7 +66,7 @@ "type": "string", "enum": [ "abandoned", - "active_pumping well", + "active_pumping_well", "destroyed_exists_but_not_usable", "inactive_exists_but_not_used", "unknown"