Skip to content

Commit 8c52924

Browse files
authored
Merge pull request #557 from DataIntegrationGroup/kas-add-windmill-as-well_pump_type
BDMS-610: Add `Windmill` to lexicon `well_pump_type` category
2 parents a4343ee + 1df8425 commit 8c52924

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

core/lexicon.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8241,6 +8241,13 @@
82418241
"term": "Hand",
82428242
"definition": "Hand Pump"
82438243
},
8244+
{
8245+
"categories": [
8246+
"well_pump_type"
8247+
],
8248+
"term": "Windmill",
8249+
"definition": "Windmill"
8250+
},
82448251
{
82458252
"categories": [
82468253
"permission_type"

0 commit comments

Comments
 (0)