I'd like to remove as many links to v1 out in the wild as possible, but we will miss some.
URLs follow a predictable pattern, like this one:
https://data-sources.pdap.io/data-sources/recUidt9bOm0SIRcEhttps://data-sources.pdap.io/search/all/lodi
Requirements
[ ] data-sources.pdap.io links, when intercepted, should be redirected to the v2 app if they have a different structure
Tests
[ ] test that this is happening, but we can't test for all the cases
Docs
separate PR to remove these links from the docs
Open questions
the v2 url structure might overlap in many places!
Context
part of https://github.com/Police-Data-Accessibility-Project/data-sources-app/issues/248
I'd like to remove as many links to v1 out in the wild as possible, but we will miss some.
URLs follow a predictable pattern, like this one:
https://data-sources.pdap.io/data-sources/recUidt9bOm0SIRcE
https://data-sources.pdap.io/search/all/lodi
Requirements
Tests
Docs
Open questions