From 9b19a76b306341c565854ce7f0f3fa8e1bb58a65 Mon Sep 17 00:00:00 2001 From: T-sm <93724759+T-sm@users.noreply.github.com> Date: Fri, 1 Apr 2022 12:55:57 +0200 Subject: [PATCH 1/2] Issue #9 correction --- code/API_definitions/qos-stable-latency.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/API_definitions/qos-stable-latency.yaml b/code/API_definitions/qos-stable-latency.yaml index 1e2c1a776a..fe52a29c8c 100644 --- a/code/API_definitions/qos-stable-latency.yaml +++ b/code/API_definitions/qos-stable-latency.yaml @@ -146,7 +146,7 @@ paths: description: Successful notification content: {} security: - - apiKey: [] + - oAuth2ClientCredentials: [] components: schemas: SessionId: From 300df308d3a6955ed05fce7d117ccddd9fc44f84 Mon Sep 17 00:00:00 2001 From: T-sm <93724759+T-sm@users.noreply.github.com> Date: Fri, 1 Apr 2022 13:20:47 +0200 Subject: [PATCH 2/2] Issue #9 correction --- code/API_definitions/qos-throughput.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/API_definitions/qos-throughput.yaml b/code/API_definitions/qos-throughput.yaml index 2c17ba9f42..f334cc8ac3 100644 --- a/code/API_definitions/qos-throughput.yaml +++ b/code/API_definitions/qos-throughput.yaml @@ -146,7 +146,7 @@ paths: description: Successful notification content: {} security: - - apiKey: [] + - oAuth2ClientCredentials: [] components: schemas: SessionId: