Skip to content

Commit

Permalink
Add missing property on swagger spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
gfyrag committed Jun 10, 2022
1 parent 50987cf commit cc3020f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/api/controllers/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -875,6 +875,8 @@ components:
type: number
output:
type: number
balance:
type: number
required:
- input
- output
Expand Down

0 comments on commit cc3020f

Please sign in to comment.