From a4437a6ace777e09a4f224c3ae7eed9b303b6a31 Mon Sep 17 00:00:00 2001 From: "Rogier Dijkman (AzureKid)" Date: Tue, 17 Sep 2024 14:12:35 +0200 Subject: [PATCH] Refactor HaveIBeenPwned OpenAPI definition --- .../HaveIBeenPwned/OpenAPI/hibp-openapi.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Plugins/Community Based Plugins/HaveIBeenPwned/OpenAPI/hibp-openapi.yaml b/Plugins/Community Based Plugins/HaveIBeenPwned/OpenAPI/hibp-openapi.yaml index 4cdfcb8b..ebaee1b6 100644 --- a/Plugins/Community Based Plugins/HaveIBeenPwned/OpenAPI/hibp-openapi.yaml +++ b/Plugins/Community Based Plugins/HaveIBeenPwned/OpenAPI/hibp-openapi.yaml @@ -50,5 +50,4 @@ paths: content: application/json: {} default: - description: default - summary: Get list of breaches for an account \ No newline at end of file + description: default \ No newline at end of file