Skip to content

Commit

Permalink
add swagger response for mempool full
Browse files Browse the repository at this point in the history
  • Loading branch information
paolino committed Aug 2, 2022
1 parent 746eabb commit 158e60c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specifications/api/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5497,6 +5497,8 @@ x-responsesPostExternalTransaction: &responsesPostExternalTransaction
<<: *responsesErr400
<<: *responsesErr406
<<: *responsesErr415UnsupportedMediaType
425:
description: Mempool is full, please try resubmitting again later.
202:
description: Accepted
content:
Expand Down

0 comments on commit 158e60c

Please sign in to comment.