chore: Rename requests.

This commit is contained in:
greysoh 2024-04-22 11:56:47 -04:00
parent 1770d408b3
commit 6cb426a2fc
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
10 changed files with 10 additions and 10 deletions

View file

@ -1,18 +0,0 @@
meta {
name: Lookup Backend
type: http
seq: 3
}
post {
url: http://127.0.0.1:3000/api/v1/backends/remove
body: json
auth: none
}
body:json {
{
"token": "f1b89cc337073476289ade17ffbe7a6419b4bd52aa7ede26114bffd76fa263b5cb1bcaf389462e1d9e7acb7f4b6a7c28152a9cc9af83e3ec862f1892b1",
"id": "2"
}
}