Skip to content

Commit

Permalink
Extra schemathesis data for preprod network
Browse files Browse the repository at this point in the history
  • Loading branch information
hodlonaut committed Sep 30, 2024
1 parent c20ff68 commit 8b88cee
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions specs/results/koiosapi-preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2047,7 +2047,7 @@ components:
description: Epoch Number to fetch details for
schema:
type: string
example: "31"
example: "166"
in: query
required: false
allowEmptyValue: true
Expand Down Expand Up @@ -2117,7 +2117,7 @@ components:
description: Voter ID (Drep, SPO, Committee Member) in Bech32 format (CIP-5 | CIP-129)
schema:
type: string
example: "drep1kxtwaqtayj6vklc57u93xayjvkwgvefh8drscqp5a5y6jz7m6rd"
example: "drep1ydmraa6kv8cvmry059v608tehl50nfmg0z764lmsqkvwurs40sw2z"
in: query
required: true
allowEmptyValue: false
Expand All @@ -2127,7 +2127,7 @@ components:
description: DRep ID in bech32 format
schema:
type: string
example: "drep1kxtwaqtayj6vklc57u93xayjvkwgvefh8drscqp5a5y6jz7m6rd"
example: "drep1ydmraa6kv8cvmry059v608tehl50nfmg0z764lmsqkvwurs40sw2z"
in: query
required: true
allowEmptyValue: false
Expand All @@ -2137,7 +2137,7 @@ components:
description: DRep ID in bech32 format
schema:
type: string
example: "drep1kxtwaqtayj6vklc57u93xayjvkwgvefh8drscqp5a5y6jz7m6rd"
example: "drep1ydmraa6kv8cvmry059v608tehl50nfmg0z764lmsqkvwurs40sw2z"
in: query
required: false
allowEmptyValue: true
Expand Down Expand Up @@ -2187,7 +2187,7 @@ components:
description: Pool ID in bech32 format
schema:
type: string
example: "pool1x4p3cwemsm356vpxnjwuud7w76jz64hyss729zp7xa6wuey6yr9"
example: "pool1vw6fr9agt58djrp3w0t0lsn6t329t6eusqxz5ugd9w7ecyedsdv"
in: query
required: true
allowEmptyValue: false
Expand All @@ -2207,7 +2207,7 @@ components:
description: Epoch Number to fetch details for
schema:
type: string
example: "31"
example: "166"
in: query
required: false
allowEmptyValue: true
Expand All @@ -2225,7 +2225,7 @@ components:
deprecated: false
name: _proposal_id
description: Government proposal ID in CIP-129 Bech32 format
example: "gov_action1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqpzklpgpf"
example: "gov_action14lefp8upwhhq92xph7t075txshf9huxxh9d2ey05ml2n5hqgvlxqqp92kfl"
schema:
type: string
in: query
Expand Down Expand Up @@ -2737,7 +2737,7 @@ components:
example:
_drep_ids:
- drep1kxtwaqtayj6vklc57u93xayjvkwgvefh8drscqp5a5y6jz7m6rd
- drep14x62vyme8l8dkhvxg6rauc6vpcd2va9fquz8k3jstsqczwlvqqh
- drep1y25j98kvqf7t3tj4pvxwrjr2728dsrfekptgg3kxqrr56qqcny8sn
utxo_refs_with_extended:
content:
application/json:
Expand Down

0 comments on commit 8b88cee

Please sign in to comment.