Closed claireolmstead closed 6 months ago
The goal of this PR is to remove the v1 and v2 prefixes from endpoints.
v1
v2
Closes #32
Remove all v1/ and v2/ prefixes from endpoint naming and calls to those endpoints.
v1/
v2/
Purpose
The goal of this PR is to remove the
v1
andv2
prefixes from endpoints.Closes #32
Solution
Remove all
v1/
andv2/
prefixes from endpoint naming and calls to those endpoints.Change summary
v1/
andv2/
prefixesSteps to Verify
v1/
orv2/
namingv1/
orv2/
in the Request URL.Additional details / screenshot