This commit is contained in:
20
bruno/forms/Update one.bru
Normal file
20
bruno/forms/Update one.bru
Normal file
@@ -0,0 +1,20 @@
|
||||
meta {
|
||||
name: Update one
|
||||
type: http
|
||||
seq: 2
|
||||
}
|
||||
|
||||
put {
|
||||
url: {{Service}}/{{Route}}/1
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
body:json {
|
||||
{{ExamplePUTBody}}
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
Reference in New Issue
Block a user