v1

latestOpenAPI 3.0.22026-07-17373198641.7 KB
dump
v1

Download model fixture

post/api/v1/dump/dump-fixture/

Request body

app_namestring required
model_namestring required
file_namestring required
filter_optionsobject
indentinteger

Example request

{
  "app_name": "app_name",
  "model_name": "model_name",
  "indent": 0,
  "file_name": "file_name",
  "filter_options": "{}"
}

Response

string binary required

Json file with dumped fixture