Skip to content

Commit

Permalink
update swagger docs
Browse files Browse the repository at this point in the history
  • Loading branch information
beer-1 committed Oct 31, 2024
1 parent a2a7b36 commit d201ba4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 41 deletions.
2 changes: 1 addition & 1 deletion client/docs/statik/statik.go

Large diffs are not rendered by default.

50 changes: 10 additions & 40 deletions client/docs/swagger-ui/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51320,9 +51320,7 @@ paths:
a new module has (a) the same public functions (b) for
existing resources, no layout change.
- IMMUTABLE: IMMUTABLE: Whether the modules in the package are immutable and cannot be upgraded.
title: |-
Module is data for the uploaded contract move code
ex) 0000000000000000000000000000000000000001/0/BasicCoin
title: Module is data for the uploaded contract move code
pagination:
description: pagination defines the pagination in the response.
type: object
Expand Down Expand Up @@ -51468,9 +51466,7 @@ paths:
a new module has (a) the same public functions (b) for
existing resources, no layout change.
- IMMUTABLE: IMMUTABLE: Whether the modules in the package are immutable and cannot be upgraded.
title: |-
Module is data for the uploaded contract move code
ex) 0000000000000000000000000000000000000001/0/BasicCoin
title: Module is data for the uploaded contract move code
title: |-
QueryModuleResponse is the response type for the Query/Module RPC
method
Expand Down Expand Up @@ -51637,11 +51633,7 @@ paths:
raw_bytes:
type: string
format: byte
title: >-
Resource is data for the stored move resource

ex)
0000000000000000000000000000000000000002/2/0x1::BasicCoin::Coin<0x1::BasicCoin::Initia>
title: Resource is data for the stored move resource
pagination:
description: pagination defines the pagination in the response.
type: object
Expand Down Expand Up @@ -51774,11 +51766,7 @@ paths:
raw_bytes:
type: string
format: byte
title: >-
Resource is data for the stored move resource

ex)
0000000000000000000000000000000000000002/2/0x1::BasicCoin::Coin<0x1::BasicCoin::Initia>
title: Resource is data for the stored move resource
title: >-
QueryResourceResponse is the response type for the Query/Resource
RPC
Expand Down Expand Up @@ -87607,9 +87595,7 @@ definitions:
a new module has (a) the same public functions (b) for existing
resources, no layout change.
- IMMUTABLE: IMMUTABLE: Whether the modules in the package are immutable and cannot be upgraded.
title: |-
Module is data for the uploaded contract move code
ex) 0000000000000000000000000000000000000001/0/BasicCoin
title: Module is data for the uploaded contract move code
initia.move.v1.Params:
type: object
properties:
Expand Down Expand Up @@ -87727,9 +87713,7 @@ definitions:
a new module has (a) the same public functions (b) for existing
resources, no layout change.
- IMMUTABLE: IMMUTABLE: Whether the modules in the package are immutable and cannot be upgraded.
title: |-
Module is data for the uploaded contract move code
ex) 0000000000000000000000000000000000000001/0/BasicCoin
title: Module is data for the uploaded contract move code
title: |-
QueryModuleResponse is the response type for the Query/Module RPC
method
Expand Down Expand Up @@ -87765,9 +87749,7 @@ definitions:
a new module has (a) the same public functions (b) for existing
resources, no layout change.
- IMMUTABLE: IMMUTABLE: Whether the modules in the package are immutable and cannot be upgraded.
title: |-
Module is data for the uploaded contract move code
ex) 0000000000000000000000000000000000000001/0/BasicCoin
title: Module is data for the uploaded contract move code
pagination:
description: pagination defines the pagination in the response.
type: object
Expand Down Expand Up @@ -87830,11 +87812,7 @@ definitions:
raw_bytes:
type: string
format: byte
title: >-
Resource is data for the stored move resource

ex)
0000000000000000000000000000000000000002/2/0x1::BasicCoin::Coin<0x1::BasicCoin::Initia>
title: Resource is data for the stored move resource
title: |-
QueryResourceResponse is the response type for the Query/Resource RPC
method
Expand All @@ -87855,11 +87833,7 @@ definitions:
raw_bytes:
type: string
format: byte
title: >-
Resource is data for the stored move resource

ex)
0000000000000000000000000000000000000002/2/0x1::BasicCoin::Coin<0x1::BasicCoin::Initia>
title: Resource is data for the stored move resource
pagination:
description: pagination defines the pagination in the response.
type: object
Expand Down Expand Up @@ -88232,11 +88206,7 @@ definitions:
raw_bytes:
type: string
format: byte
title: >-
Resource is data for the stored move resource

ex)
0000000000000000000000000000000000000002/2/0x1::BasicCoin::Coin<0x1::BasicCoin::Initia>
title: Resource is data for the stored move resource
initia.move.v1.TableEntry:
type: object
properties:
Expand Down

0 comments on commit d201ba4

Please sign in to comment.