Manual tests bruno

This commit is contained in:
Meutel 2023-10-23 18:59:39 +02:00
parent 6ff35ad6cf
commit f5efa35c3d
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,11 @@
meta {
name: GET receipe notfound
type: http
seq: 1
}
get {
url: http://localhost:8080/receipes/test
body: none
auth: none
}

5
doc/api/bruno/bruno.json Normal file
View File

@ -0,0 +1,5 @@
{
"version": "1",
"name": "Recettes",
"type": "collection"
}