Closed gmalouf closed 2 months ago
Disable rewinding and reject the query param on account lookups and searches.
This is intended to close #1625 - rewinding carries it with several nuances for limited overall benefit and minimal actual usage.
API tests were added to ensure a bad request is returned if the round= parameter is in the requests to the account lookup/search endpoints.
round=
Summary
Disable rewinding and reject the query param on account lookups and searches.
This is intended to close #1625 - rewinding carries it with several nuances for limited overall benefit and minimal actual usage.
Test Plan
API tests were added to ensure a bad request is returned if the
round=
parameter is in the requests to the account lookup/search endpoints.