Skip to content

Commit

Permalink
[BOT] [CREATE-SWAGGER] [SKIP-GH-PAGES] create swagger for "user-ops-i…
Browse files Browse the repository at this point in the history
…ndexer" of version main
  • Loading branch information
blockscout-bot committed Jan 23, 2025
1 parent 03fa1cf commit ecf6b7a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions services/user-ops-indexer/main/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ definitions:
details:
type: array
items:
type: object
$ref: '#/definitions/protobufAny'
v1Account:
type: object
Expand Down Expand Up @@ -409,6 +410,7 @@ definitions:
items:
type: array
items:
type: object
$ref: '#/definitions/v1Account'
next_page_params:
$ref: '#/definitions/v1Pagination'
Expand All @@ -418,6 +420,7 @@ definitions:
items:
type: array
items:
type: object
$ref: '#/definitions/v1Bundler'
next_page_params:
$ref: '#/definitions/v1Pagination'
Expand All @@ -427,6 +430,7 @@ definitions:
items:
type: array
items:
type: object
$ref: '#/definitions/v1Bundle'
next_page_params:
$ref: '#/definitions/v1Pagination'
Expand All @@ -436,6 +440,7 @@ definitions:
items:
type: array
items:
type: object
$ref: '#/definitions/v1Factory'
next_page_params:
$ref: '#/definitions/v1Pagination'
Expand All @@ -445,6 +450,7 @@ definitions:
items:
type: array
items:
type: object
$ref: '#/definitions/v1Paymaster'
next_page_params:
$ref: '#/definitions/v1Pagination'
Expand Down Expand Up @@ -476,6 +482,7 @@ definitions:
items:
type: array
items:
type: object
$ref: '#/definitions/v1ListUserOp'
next_page_params:
$ref: '#/definitions/v1Pagination'
Expand Down

0 comments on commit ecf6b7a

Please sign in to comment.