Skip to content

Commit

Permalink
feat: new swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
Senna46 committed Nov 15, 2023
1 parent b5929e6 commit e000e5b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/client/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6948,6 +6948,8 @@ paths:
type: string
performance_fee_rate:
type: string
symbol:
type: string
pagination:
type: object
properties:
Expand Down Expand Up @@ -7084,6 +7086,8 @@ paths:
type: string
performance_fee_rate:
type: string
symbol:
type: string
default:
description: An unexpected error response.
schema:
Expand Down Expand Up @@ -7639,6 +7643,8 @@ paths:
type: string
total_amount:
type: string
symbol:
type: string
default:
description: An unexpected error response.
schema:
Expand Down Expand Up @@ -11402,6 +11408,8 @@ definitions:
type: string
performance_fee_rate:
type: string
symbol:
type: string
pagination:
type: object
properties:
Expand Down Expand Up @@ -11637,6 +11645,8 @@ definitions:
type: string
total_amount:
type: string
symbol:
type: string
ununifi.yieldaggregator.QueryGetStrategyResponse:
type: object
properties:
Expand Down Expand Up @@ -11665,6 +11675,8 @@ definitions:
type: string
performance_fee_rate:
type: string
symbol:
type: string
ununifi.yieldaggregator.QueryGetVaultResponse:
type: object
properties:
Expand Down Expand Up @@ -11866,6 +11878,8 @@ definitions:
type: string
performance_fee_rate:
type: string
symbol:
type: string
ununifi.yieldaggregator.StrategyWeight:
type: object
properties:
Expand Down

0 comments on commit e000e5b

Please sign in to comment.