github.com/jenkins-x/jx/v2@v2.1.155/pkg/gits/test_data/bitbucket_server/projects.json (about)

     1  {
     2      "size": 1,
     3      "limit": 25,
     4      "isLastPage": true,
     5      "values": [
     6        {
     7          "key": "TEST-ORG",
     8          "id": 282,
     9          "name": "test-org",
    10          "description": "Test Org",
    11          "public": false,
    12          "type": "NORMAL",
    13          "links": {
    14            "self": [
    15              {
    16                "href": "http://auth.example.com/projects/TEST-ORG"
    17              }
    18            ]
    19          }
    20        }
    21      ],
    22      "start": 0
    23    }