Tag documentation does not match API
In repositories.md, the example output under "List project repository tags" does not match what the API returns. I am running GitLab 7.5.3. I am getting name, message, and commit. Inside the commit, it is now "parent_ids" instead of "parents" and the contents of this array is different, just the ids instead of an array of objects with an id property.