Skip to content

Commit

Permalink
remove 409 Conflict from possible errors of the new signature endpoint.
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Oct 26, 2020
1 parent 729c665 commit bb6528d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion specifications/api/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2325,7 +2325,6 @@ x-responsesPostSignatures: &responsesPostSignatures
<<: *responsesErr400
<<: *responsesErr405
<<: *responsesErr406
<<: *responsesErr409
<<: *responsesErr415
200:
description: OK
Expand Down

0 comments on commit bb6528d

Please sign in to comment.