Closed NTPape closed 8 years ago
The api_endpoints returned by the GET /api/v1 endpoint are all prepended by an additional api/v1/ which makes them all invalid API endpoints.
api_endpoints
GET /api/v1
api/v1/
The
api_endpoints
returned by theGET /api/v1
endpoint are all prepended by an additionalapi/v1/
which makes them all invalid API endpoints.