Skip to content

Commit

Permalink
adding a new param on swagger documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
riquellopes committed Aug 5, 2018
1 parent 457c657 commit 97d9326
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/docs/boleto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ responses:
description: Retorna o número do boleto
schema:
type: object
properties:
payment_code:
type: string
default: "000001"
403:
description: Cliente inválido.
schema:
Expand Down

0 comments on commit 97d9326

Please sign in to comment.