From 62cd45f4ecfb3a74e333fc811b22f998f0584653 Mon Sep 17 00:00:00 2001 From: Makhtar DIAGNE <mamakh@users.noreply.github.com> Date: Wed, 18 Nov 2020 16:38:20 +0000 Subject: [PATCH] [TECH] Fix security-internal swagger (#51) Co-authored-by: Makhtar DIAGNE <makhtar.diagne@teamdlab.com> --- docs/swagger/api-internal/security-internal/swagger.json | 2 +- tools/swagger/docs/api-internal/security-internal/swagger.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/swagger/api-internal/security-internal/swagger.json b/docs/swagger/api-internal/security-internal/swagger.json index 367d5b4f..f4410bb5 100644 --- a/docs/swagger/api-internal/security-internal/swagger.json +++ b/docs/swagger/api-internal/security-internal/swagger.json @@ -898,4 +898,4 @@ "title": "ContextDto" } } -}} \ No newline at end of file +} \ No newline at end of file diff --git a/tools/swagger/docs/api-internal/security-internal/swagger.json b/tools/swagger/docs/api-internal/security-internal/swagger.json index 367d5b4f..f4410bb5 100644 --- a/tools/swagger/docs/api-internal/security-internal/swagger.json +++ b/tools/swagger/docs/api-internal/security-internal/swagger.json @@ -898,4 +898,4 @@ "title": "ContextDto" } } -}} \ No newline at end of file +} \ No newline at end of file -- GitLab