{
  "id": "http://edoc-schema.kzn.ru/document/ru/uslugi/definitions/green_report_conclusion_lawns",
  "$schema": "http://json-schema.org/draft-06/schema#",
  "type": "number",
  "title": "Заключение",
  "minItems": 1,
  "enum": [
    0,
    1,
    2
  ],
  "enumNames": [
    "снос",
    "сохранение",
    "пересадка"
  ]
}
