UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

9 lines (8 loc) 179 B
export default { $id: 'https://epa.gov/wqx/ToxicityTestType', title: 'Toxicity Test Type', description: '', type: 'string', enum: ['Acute', 'Chronic'], maxLength: 7 }