Closed bonzini closed 6 years ago
The result of GET /api/v1/ is:
HTTP 200 OK Allow: GET, HEAD, OPTIONS Content-Type: application/json Vary: Accept { "users": "http://localhost/api/v1/users/", "projects": "http://localhost/api/v1/projects/", "series": "http://localhost/api/v1/series/" }
Fixed by commit 5a382015e.
The result of GET /api/v1/ is: