github.com/gfleury/gobbs@v0.0.0-20200831213239-44ca2b94c1a1/repos/mocked_responses/repos_list.output (about)

     1  /rest/api/1.0/projects/{projectKey}/repos
     2  GetRepositories
     3  +----+---------+---------+------------------------------------------+-----------+
     4  | ID | PROJECT |  SLUG   |                  LINKS                   |  STATUS   |
     5  +----+---------+---------+------------------------------------------+-----------+
     6  |  1 | PRJ     | my-repo | ssh: ssh://git@<baseURL>/PRJ/my-repo.git | Available |
     7  |    |         |         | http:                                    |           |
     8  |    |         |         | https://<baseURL>/scm/PRJ/my-repo.git    |           |
     9  +----+---------+---------+------------------------------------------+-----------+