Skip to content

Commit

Permalink
openapi spec update - remove 200 response from generateCsrForApplication
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindkrishnakumar-okta authored May 29, 2020
1 parent e499ddb commit 34f1dce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/swagger/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,6 @@ paths:
produces:
- application/json
responses:
'200':
description: Success
'201':
description: Created
schema:
Expand Down

1 comment on commit 34f1dce

@arvindkrishnakumar-okta
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.