gitcoinco / grants-stack-api

GNU Affero General Public License v3.0
13 stars 2 forks source link

add: endpoint query param round votes #4

Closed hmrtn closed 1 year ago

hmrtn commented 1 year ago

Is your feature request related to a problem? Please describe. Filter the votes by its round.

Describe the solution you'd like Include a new query parameter round_id on the votes endpoint.

Describe alternatives you've considered

Additional context This will require altering the table schemas to backfill the round id.