Skip to content

Commit

Permalink
Few fix on openapi spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
gfyrag committed Mar 2, 2022
1 parent 31dc37c commit ff33dd9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pkg/api/controllers/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ paths:
description: Preview mode
required: false
schema:
type: string
type: boolean
requestBody:
description: transaction
content:
Expand Down Expand Up @@ -497,6 +497,8 @@ components:
type: object
required:
- address
- volumes
- balances
properties:
address:
type: string
Expand Down

0 comments on commit ff33dd9

Please sign in to comment.