Skip to content

Commit

Permalink
fix(GET /transactions): fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
bludnic committed Sep 9, 2023
1 parent 7505061 commit 01f9608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,7 @@ paths:
You can filter by single parameter, or by multiple parameters using logical operator `and` or `or`.
For more details check [Transactions Query Language](https://github.com/Adamant-im/adamant/wiki/Transactions-Query-Language)
The params `blockId` act by default as `or` operator.
Params act by default as `or` operator.
parameters:
$ref: "transactions/GetTransactions/GetTransactionsParams.yaml"
responses:
Expand Down

0 comments on commit 01f9608

Please sign in to comment.