Skip to content

Commit

Permalink
missing_404_code_in_retrieveRefunds
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroDiez committed Jun 12, 2024
1 parent 8d079e3 commit a647dea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/API_definitions/carrier_billing_refund.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,8 @@ paths:
$ref: "#/components/responses/Generic401"
"403":
$ref: "#/components/responses/RefundReadPermissionDenied403"
"404":
$ref: "#/components/responses/Generic404"
"500":
$ref: "#/components/responses/Generic500"
"503":
Expand Down

0 comments on commit a647dea

Please sign in to comment.