From 6987ea53bcca3a4c240ee5ea04f4a7be8f224bef Mon Sep 17 00:00:00 2001 From: Makhtar DIAGNE <makhtar.diagne@teamdlab.com> Date: Tue, 25 Aug 2020 18:51:23 +0200 Subject: [PATCH] [TECH] Fix security-internal swagger --- 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