From 85f5450cea4fd8278d4f5e6f39f2364e27163704 Mon Sep 17 00:00:00 2001 From: Jan-Thurner <107639007+Jan-Thurner@users.noreply.github.com> Date: Sat, 28 Sep 2024 16:54:26 +0200 Subject: [PATCH] resolve merge errors --- .../analysisOfEndpointConnections.config.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/supporting_scripts/analysis-of-endpoint-connections/analysisOfEndpointConnections.config.yml b/supporting_scripts/analysis-of-endpoint-connections/analysisOfEndpointConnections.config.yml index af8e9f7c66b3..e8e31d192157 100644 --- a/supporting_scripts/analysis-of-endpoint-connections/analysisOfEndpointConnections.config.yml +++ b/supporting_scripts/analysis-of-endpoint-connections/analysisOfEndpointConnections.config.yml @@ -33,8 +33,6 @@ excludedEndpoints: - 'api/apollon-diagrams/{diagramId}/title' - 'api/courses/{courseId}/answer-messages' - 'api/courses/{courseId}/answer-messages/{answerMessageId}' - - # helperFromHere - 'api/courses/{courseId}/messages' - 'api/courses/{courseId}/messages/{messageId}' - 'api/courses/{courseId}/messages/similarity-check' @@ -94,6 +92,16 @@ excludedEndpoints: - 'api/test-repository/{exerciseId}' - 'api/courses' - 'api/courses/{courseId}/download-archive' + - 'api/public/pyris/pipelines/competency-extraction/runs/{runId}/status' + - 'api/exercises/{exerciseId}/feedback-details' + - 'api/files/user/profile-pictures/{userId}/*' + - 'api/account' + - 'api/account/ssh-public-key' + - 'api/account/user-vcs-access-token' + - 'api/public/account' + - 'api/public/account/change-language' + - 'api/public/saml2' + - 'api/public/logout' # Issue: #9372 and #9371 - 'api/courses/{courseId}/students'