made pylint happy and added enviorment files
This commit is contained in:
13
api/ReclaimAI/bruno.json
Normal file
13
api/ReclaimAI/bruno.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"version": "1",
|
||||
"name": "ReclaimAI",
|
||||
"type": "collection",
|
||||
"ignore": [
|
||||
"node_modules",
|
||||
".git"
|
||||
],
|
||||
"presets": {
|
||||
"requestType": "http",
|
||||
"requestUrl": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user