Skip to content

Commit

Permalink
add missing options for download in calculate-updated
Browse files Browse the repository at this point in the history
  • Loading branch information
divine-comedian committed Mar 14, 2024
1 parent c77ed80 commit 9f5fa09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@
"type": "string",
"description": "If you want to see json here set no, but if you want to download a file set yes",
"default": "no",
"enum": ["yes","no"],
"enum": ["no", "optimism","all-other-chains", "NICE" ],
"in": "query"
}
],
Expand Down

0 comments on commit 9f5fa09

Please sign in to comment.