diff --git a/docs/api/api.rst b/docs/api/api.rst --- a/docs/api/api.rst +++ b/docs/api/api.rst @@ -575,16 +575,16 @@ OUTPUT:: "description" : "", "landing_rev": "", "last_changeset": { - "author": "", - "date": "", - "message": "", - "raw_id": "", - "revision": "", - "short_id": "" + "author": "", + "date": "", + "message": "", + "raw_id": "", + "revision": "", + "short_id": "" }, "owner": "", "fork_of": "", - "members" : [ + "members" : [ { "type": "user", "user_id" : "", @@ -609,8 +609,8 @@ OUTPUT:: "permission" : "repository.(read|write|admin)" }, … - ], - "followers": [ + ], + "followers": [ { "user_id" : "", "username" : "", @@ -626,20 +626,20 @@ OUTPUT:: "last_login": "", }, … - ], - - "tags": { + ], + + "tags": { "": "", ... - }, - "branches": { + }, + "branches": { "": "", ... - }, - "bookmarks": { + }, + "bookmarks": { "": "", ... - }, + }, "pull_requests": [ {