-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnullgpt_indexer.json
1 lines (1 loc) · 1.24 KB
/
nullgpt_indexer.json
1
{"v":1,"name":"nullgpt_indexer","folders":[],"requests":[{"v":"1","endpoint":"http://localhost:3456/api/index","name":"index","params":[],"headers":[],"method":"POST","auth":{"authType":"none","authActive":true},"preRequestScript":"","testScript":"","body":{"contentType":"application/json","body":"{\n \"doc_id\": \"untangled\",\n \"extensions\": [\n \".json\",\n \".jsx\",\n \".js\",\n \".ts\",\n \".tsx\",\n \".css\",\n \".html\",\n \".scss\",\n \".md\",\n \".sh\",\n \".sql\",\n \".yml\",\n \".yaml\"\n ]\n}"}},{"v":"1","endpoint":"http://localhost:3456/api/query","name":"query","params":[],"headers":[],"method":"POST","auth":{"authType":"none","authActive":true},"preRequestScript":"","testScript":"","body":{"contentType":"application/json","body":"{\n \"doc_id\": \"sample\",\n \"query\": \"Operations that cause Unity to reorganize [chunks of memory]\",\n \"k\": 4\n}"}},{"v":"1","endpoint":"http://localhost:3456/api/docs","name":"docs","params":[],"headers":[],"method":"GET","auth":{"authType":"none","authActive":true},"preRequestScript":"","testScript":"","body":{"contentType":"application/json","body":"{\n \"doc_id\": \"untangled\",\n \"query\": \"list functions of invoiceService\",\n \"k\": 4\n}"}}]}