UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

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