You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
konova/api/tests/v1/create/ema_create_post_body.json

25 lines
507 B
JSON

{
"type": "MultiPolygon",
"coordinates": [
],
"properties": {
"title": "Test_ema",
"is_pik": false,
"responsible": {
"conservation_office": null,
"conservation_file_number": null,
"handler": {
"type": null,
"detail": "Someone"
}
},
"before_states": [
],
"after_states": [
],
"actions": [
],
"deadlines": [
]
}
}