Skip to content

Commit

Permalink
Merge pull request #582 from oasisprotocol/csillag-improve-block-hash…
Browse files Browse the repository at this point in the history
…-docs

Improve documentation of the block hash argument
  • Loading branch information
csillag authored Dec 7, 2023
2 parents 56c1471 + 0d82ff1 commit 71d3fda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/spec/v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ paths:
name: hash
schema:
type: string
description: The block hash of the block to return.
description: A filter on the block hash.
example: *block_hash_1
responses:
'200':
Expand Down Expand Up @@ -825,7 +825,7 @@ paths:
name: hash
schema:
type: string
description: The block hash of the block to return.
description: A filter on the block hash.
example: *block_hash_1
responses:
'200':
Expand Down

0 comments on commit 71d3fda

Please sign in to comment.