Skip to content

[WIP] Corrects a routing error in the API for namespaced project identifiers.

username-removed-229422 requested to merge (removed):master into master

Per the documentation:

http://doc.gitlab.com/ee/api/projects.html

GET /projects/:id id (required) - The ID or NAMESPACE/PROJECT_NAME of a project

Merge request reports