Skip to content

Commit

Permalink
deploy: df5584b
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenj committed Apr 4, 2023
1 parent 8230340 commit a90e51d
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 13 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -1073,6 +1073,8 @@ components:
x-stoplight:
id: ufax8ri60bljs
VoteInfo:
title: Vote Info
type: object
properties:
fragment_id:
type: string
Expand Down Expand Up @@ -1103,7 +1105,7 @@ components:
format: hash
description: raw bytes of transaction
x-stoplight:
id: 4j0mbaifceat2
id: 3ec9198e6f38c
VoterGroupId:
title: VoterGroupId
x-stoplight:
Expand Down Expand Up @@ -1134,11 +1136,11 @@ components:
VotersInfo:
type: object
description: The voting power for the requested voting key.
x-stoplight:
id: gce0oy7wdls7g
properties:
voter_info:
type: array
items:
$ref: '#/components/schemas/VoterInfo'
$ref: '#/components/schemas/VoterInfo'
last_updated:
type: string
format: date-time
Expand All @@ -1153,9 +1155,8 @@ components:
required:
- voter_info
- last_updated
x-stoplight:
id: gce0oy7wdls7g
VoterInfo:
title: Voter Info
type: object
description: voter's info
example:
Expand Down Expand Up @@ -1192,7 +1193,7 @@ components:
- delegations_count
- voting_power_saturation
x-stoplight:
id: xqfzipvfkm1o4
id: d1981dae2031b
DelegationInfo:
type: object
description: voters delegation info
Expand Down

0 comments on commit a90e51d

Please sign in to comment.