diff --git a/certified-connectors/Easyvista_Service._Manager/apiDefinition.swagger.json b/certified-connectors/Easyvista_Service._Manager/apiDefinition.swagger.json index df641b27d..9e294efd3 100644 --- a/certified-connectors/Easyvista_Service._Manager/apiDefinition.swagger.json +++ b/certified-connectors/Easyvista_Service._Manager/apiDefinition.swagger.json @@ -7342,7 +7342,7 @@ "summary": "Update Employee" } }, - "/api/v1/{account}/known-problems": { + "/api/v1/{account}/knownerrors": { "get": { "description": "Returns List of known errors.", "operationId": "ViewKnownErrorsList", @@ -7466,7 +7466,7 @@ "summary": "View Known Errors List" } }, - "/api/v1/{account}/known-problems/{kp_id}": { + "/api/v1/{account}/knownerrors/{kp_id}": { "get": { "description": "Returns the specified known Errors.", "operationId": "ViewKnownErrors", @@ -13845,7 +13845,7 @@ ] } }, - "/api/v1/{account}//questions-result/{request_id}": { + "/api/v1/{account}/questions-result/{request_id}": { "get": { "responses": { "200": {