UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

9 lines (8 loc) 195 B
{ "$id": "https://epa.gov/wqx/NetType", "title": "Net Type", "description": "", "type": "string", "enum": ["Net/Horizontal Tow", "Net/Non-Tow", "Net/Vertical Tow"], "maxLength": 18 }