Cleanup commit

This commit is contained in:
Artur Savitskiy 2024-04-29 19:15:02 +02:00
parent 21bae3e283
commit 935e6e11ed
4 changed files with 4 additions and 5 deletions

View File

@ -1,8 +1,7 @@
{ {
'my_field': { "my_field": {
'field': [], "field": [],
'ships': [], "ships": [],
'field_mode': 'PUT' "field_mode": "PUT"
} }
} }

View File