Skip to content

Commit

Permalink
chore: update swagger for fbridge
Browse files Browse the repository at this point in the history
  • Loading branch information
zemyblue committed May 11, 2024
1 parent 99a4c6a commit 2abafd5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions client/docs/swagger-ui/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29943,6 +29943,11 @@ paths:
type: string
format: uint64
title: default period of the proposal to update the role
target_denom:
type: string
description: >-
target denom of the bridge module. This is the base denom
of Finschia normally.
default:
description: An unexpected error response
schema:
Expand Down Expand Up @@ -50463,6 +50468,11 @@ definitions:
type: string
format: uint64
title: default period of the proposal to update the role
target_denom:
type: string
description: >-
target denom of the bridge module. This is the base denom of Finschia
normally.
lbm.fbridge.v1.ProvisionData:
type: object
properties:
Expand Down Expand Up @@ -50661,6 +50671,11 @@ definitions:
type: string
format: uint64
title: default period of the proposal to update the role
target_denom:
type: string
description: >-
target denom of the bridge module. This is the base denom of
Finschia normally.
lbm.fbridge.v1.QueryProposalResponse:
type: object
properties:
Expand Down

0 comments on commit 2abafd5

Please sign in to comment.