mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 11:51:30 +00:00
12 lines
119 B
Plaintext
12 lines
119 B
Plaintext
meta {
|
|
name: PATCH-Request
|
|
type: http
|
|
seq: 5
|
|
}
|
|
|
|
patch {
|
|
url: {{host}}/api/resource
|
|
body: none
|
|
auth: none
|
|
}
|