Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RESTful collection path incorrect in Windows #164

Closed
mingard opened this issue Dec 27, 2016 · 0 comments
Closed

RESTful collection path incorrect in Windows #164

mingard opened this issue Dec 27, 2016 · 0 comments
Assignees

Comments

@mingard
Copy link
Contributor

mingard commented Dec 27, 2016

Expected behavior

  1. /api/collection to return list of collections with correct path structure and version.
  2. /{version}/{db}/{collection}/config to return collection schema

Actual behavior

  1. /api/collection returns list of collections, but with version as the collection slug and the path as /{collection}/{:id}/{collection}
  2. /{version}/{db}/{collection}/config returns a 404

Package details

Latest stable api release, Mongo 3.2 (testing 2.6 also) and unknown nodejs version.
Windows 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants