Remove bruno

This commit is contained in:
Owen
2026-04-20 18:23:43 -07:00
parent 49b3163bbe
commit 3641969dd4
48 changed files with 102 additions and 611 deletions

View File

@@ -1,16 +0,0 @@
meta {
name: listResourcesBySite
type: http
seq: 2
}
get {
url: http://localhost:3000/api/v1/site/1/resources?limit=10&offset=0
body: none
auth: none
}
params:query {
limit: 10
offset: 0
}