Skip to content

Commit

Permalink
remove add in contract
Browse files Browse the repository at this point in the history
  • Loading branch information
Matlefebvre1234 committed May 31, 2024
1 parent a46ad88 commit 80ce1a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/typespec/openapi3.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ interface Usage {
@route("/contract")
@get
contract(
@query add?: BlockInfo.block_num,
@query contract?: Supply.address,
@query symbol?: Contract.symbol,
@query name?: Contract.name,
Expand Down

0 comments on commit 80ce1a7

Please sign in to comment.