DoSomething/legacy-website

Add hardcoded versioning when making requests to Rogue API

Closed this issue · 1 comments

FEATURE OVERVIEW

User Story

As a developer, I don't want the API versions to be retrieved from Rogue feature flag when we build the client to make requests to Rogue.

Why This Matters

Since we're hitting endpoints in Rogue in both v1 and v2, we can't grab from settings when we build the client.

closing because this already exists! #7345