From 34f1dce046006cf47723f42b42df4541f496e588 Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar <61501885+arvindkrishnakumar-okta@users.noreply.github.com> Date: Thu, 28 May 2020 22:57:03 -0700 Subject: [PATCH] openapi spec update - remove 200 response from generateCsrForApplication --- src/swagger/api.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/swagger/api.yaml b/src/swagger/api.yaml index 8289fae2a3a..651f8bb8113 100644 --- a/src/swagger/api.yaml +++ b/src/swagger/api.yaml @@ -245,8 +245,6 @@ paths: produces: - application/json responses: - '200': - description: Success '201': description: Created schema: