This commit is contained in:
13
bruno/productors/folder.bru
Normal file
13
bruno/productors/folder.bru
Normal file
@@ -0,0 +1,13 @@
|
||||
meta {
|
||||
name: productors
|
||||
}
|
||||
|
||||
auth {
|
||||
mode: inherit
|
||||
}
|
||||
|
||||
vars:pre-request {
|
||||
Route: productors
|
||||
ExamplePOSTBody: {"name": "marie", "address": "test", "payment": "test"}
|
||||
ExamplePUTBody: {"name": "updatetestt", "address": "updatetestt"}
|
||||
}
|
||||
Reference in New Issue
Block a user