ApfelNetzwerk/ApfelBruno/bruno.json

13 lines
215 B
JSON

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