14 lines
239 B
Plaintext
14 lines
239 B
Plaintext
meta {
|
|
name: productors
|
|
}
|
|
|
|
auth {
|
|
mode: inherit
|
|
}
|
|
|
|
vars:pre-request {
|
|
Route: productors
|
|
ExamplePOSTBody: {"name": "marie", "address": "test", "payment": "test"}
|
|
ExamplePUTBody: {"name": "updatetestt", "address": "updatetestt"}
|
|
}
|