{ "_id": "71d17a89-6743-4a0f-9831-621c33e95811", "colName": "Gogs", "created": "2024-06-17T17:47:48.200Z", "sortNum": 130000, "folders": [], "requests": [ { "_id": "cd3f4add-796b-40fd-956f-efc8b01c8839", "colId": "71d17a89-6743-4a0f-9831-621c33e95811", "containerId": "", "name": "Search", "url": "http://192.168.11.2:3000/api/v1/repos/search?q=u&uid=1&limit=50", "method": "GET", "sortNum": 10000, "created": "2024-06-17T17:47:48.215Z", "modified": "2024-06-17T17:47:48.215Z", "headers": [], "params": [ { "name": "q", "value": "u", "isPath": false }, { "name": "uid", "value": "1", "isPath": false }, { "name": "limit", "value": "50", "isPath": false } ] }, { "_id": "dda67860-791e-44ed-9d19-5b843229b684", "colId": "71d17a89-6743-4a0f-9831-621c33e95811", "containerId": "", "name": "Users Repos", "url": "http://192.168.11.2:3000/api/v1/users/mikepharesjr/repos", "method": "GET", "sortNum": 20000, "created": "2024-06-17T17:48:04.137Z", "modified": "2024-06-17T17:50:02.684Z", "headers": [ { "name": "Authorization", "value": "token 3553a02467bcef1cf8c1691c3b1d83742214ec93" } ] }, { "_id": "1215c8b4-13af-4f36-a452-950f1f088881", "colId": "71d17a89-6743-4a0f-9831-621c33e95811", "containerId": "", "name": "Create", "url": "http://192.168.11.2:3000/api/v1/user/repos", "method": "POST", "sortNum": 30000, "created": "2024-06-17T17:51:02.785Z", "modified": "2024-06-17T17:52:05.780Z", "headers": [ { "name": "Authorization", "value": "token 3553a02467bcef1cf8c1691c3b1d83742214ec93" } ], "body": { "type": "json", "raw": "{\r\n \"name\": \"Hello-World\",\r\n \"description\": \"This is your first repository\",\r\n \"private\": false\r\n}", "form": [] } } ] }