Files
stocklet/tests/bruno/bruno.json
Declan Teevan 26d5c96841 feat: base bruno routes
generated from OpenAPI v3 spec
2025-09-29 22:58:14 +01:00

13 lines
201 B
JSON

{
"version": "1",
"name": "Stocklet",
"type": "collection",
"ignore": [
"node_modules",
".git"
],
"presets": {
"requestType": "http",
"requestUrl": "http://localhost/"
}
}