Browse Source

Update net income options in doc

pull/62/head
Kat 4 years ago
parent
commit
dc6c8c21f8
  1. 8
      docs/api/DLUHC-CORE-Data.v1.json

8
docs/api/DLUHC-CORE-Data.v1.json

@ -901,7 +901,13 @@
},
"net_income_uc_proportion": {
"type": "string",
"minLength": 1
"minLength": 1,
"enum": [
"All",
"Some",
"None",
"Do not know"
]
},
"housing_benefit": {
"type": "string",

Loading…
Cancel
Save