Skip to content

Commit

Permalink
regenerate swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
sotnikov-s committed Nov 28, 2024
1 parent a1e6904 commit 2e29375
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions docs/static/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18611,8 +18611,8 @@ definitions:
properties:
key:
description: >-
A hexadecimal-encoded byte array representing the key for specific
data in the module's storage.
A bytes field representing the key for specific data in the module's
storage.
format: byte
type: string
path:
Expand Down Expand Up @@ -18829,8 +18829,8 @@ definitions:
properties:
key:
description: >-
A hexadecimal-encoded byte array representing the key for
specific data in the module's storage.
A bytes field representing the key for specific data in
the module's storage.
format: byte
type: string
path:
Expand Down Expand Up @@ -18970,8 +18970,8 @@ definitions:
properties:
key:
description: >-
A hexadecimal-encoded byte array representing the key for
specific data in the module's storage.
A bytes field representing the key for specific data in the
module's storage.
format: byte
type: string
path:
Expand Down Expand Up @@ -19256,8 +19256,8 @@ definitions:
type: object
key:
description: >-
Hexadecimal-encoded bytes representing the key of the data
read from the module's storage.
A bytes field representing the key of the data read from the
module's storage.
format: byte
type: string
storage_prefix:
Expand Down Expand Up @@ -19504,8 +19504,8 @@ definitions:
type: object
key:
description: >-
Hexadecimal-encoded bytes representing the key of the data read
from the module's storage.
A bytes field representing the key of the data read from the
module's storage.
format: byte
type: string
storage_prefix:
Expand Down Expand Up @@ -19582,8 +19582,8 @@ definitions:
properties:
key:
description: >-
A hexadecimal-encoded byte array representing the key for
specific data in the module's storage.
A bytes field representing the key for specific data in the
module's storage.
format: byte
type: string
path:
Expand Down Expand Up @@ -19695,8 +19695,8 @@ definitions:
type: object
key:
description: >-
Hexadecimal-encoded bytes representing the key of the data read from
the module's storage.
A bytes field representing the key of the data read from the module's
storage.
format: byte
type: string
storage_prefix:
Expand Down Expand Up @@ -45122,8 +45122,8 @@ paths:
type: object
key:
description: >-
Hexadecimal-encoded bytes representing the key of
the data read from the module's storage.
A bytes field representing the key of the data read
from the module's storage.
format: byte
type: string
storage_prefix:
Expand Down Expand Up @@ -45357,8 +45357,8 @@ paths:
properties:
key:
description: >-
A hexadecimal-encoded byte array representing the
key for specific data in the module's storage.
A bytes field representing the key for specific
data in the module's storage.
format: byte
type: string
path:
Expand Down Expand Up @@ -45542,8 +45542,8 @@ paths:
properties:
key:
description: >-
A hexadecimal-encoded byte array representing the
key for specific data in the module's storage.
A bytes field representing the key for specific data
in the module's storage.
format: byte
type: string
path:
Expand Down

0 comments on commit 2e29375

Please sign in to comment.