diff --git a/tests/backend/fixtures/http_api_routes.json b/tests/backend/fixtures/http_api_routes.json index eb52ec4..9c93829 100644 --- a/tests/backend/fixtures/http_api_routes.json +++ b/tests/backend/fixtures/http_api_routes.json @@ -1080,6 +1080,10 @@ "method": "POST", "path": "/api/v1/telephone/voicemails/{id}/read" }, + { + "method": "GET", + "path": "/api/v1/tools/micron-parser-go-release" + }, { "method": "GET", "path": "/api/v1/tools/rnode/download_firmware"