„api v1 ema put_de“ ändern
parent
f681e49084
commit
1598ec141c
@ -68,18 +68,27 @@ Mit `PUT` kann eine EMA überarbeitet werden. Die Daten werden im Request body a
|
|||||||
"before_states": [
|
"before_states": [
|
||||||
{
|
{
|
||||||
"biotope": "136156",
|
"biotope": "136156",
|
||||||
|
"biotope_details": [
|
||||||
|
"138046",
|
||||||
|
"161751"
|
||||||
|
],
|
||||||
"surface": 1.0
|
"surface": 1.0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"after_states": [
|
"after_states": [
|
||||||
{
|
{
|
||||||
"biotope": "136164",
|
"biotope": "136164",
|
||||||
|
"biotope_details": [
|
||||||
|
"138046",
|
||||||
|
"161751"
|
||||||
|
],
|
||||||
"surface": 1.0
|
"surface": 1.0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"actions": [
|
"actions": [
|
||||||
{
|
{
|
||||||
"action": "709234",
|
"action": "709234",
|
||||||
|
"action_details": [],
|
||||||
"amount": 1.0,
|
"amount": 1.0,
|
||||||
"unit": "cm",
|
"unit": "cm",
|
||||||
"comment": ""
|
"comment": ""
|
||||||
|
Loading…
Reference in New Issue
Block a user