Open Nosferican opened 5 years ago
Describe the bug The documentation states the default version is v2, but using default alias takes you to old version (v1)
v1
To Reproduce Steps to reproduce the behavior:
https://api.code.gov/endpoint
X-API-VERSION: v1
v2
Expected behavior Using https://api.code.gov/endpoint should be equivalent to https://api.code.gov/v2/endpoint
https://api.code.gov/v2/endpoint
Describe the bug The documentation states the default version is v2, but using default alias takes you to old version (
v1
)To Reproduce Steps to reproduce the behavior:
https://api.code.gov/endpoint
X-API-VERSION: v1
(behavior confirmed to be prev2
)Expected behavior Using
https://api.code.gov/endpoint
should be equivalent tohttps://api.code.gov/v2/endpoint