Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'internal/source/gitlab/client/testdata/test.gitlab.io.json')
-rw-r--r--internal/source/gitlab/client/testdata/test.gitlab.io.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/internal/source/gitlab/client/testdata/test.gitlab.io.json b/internal/source/gitlab/client/testdata/test.gitlab.io.json
index c094e52a..086123a9 100644
--- a/internal/source/gitlab/client/testdata/test.gitlab.io.json
+++ b/internal/source/gitlab/client/testdata/test.gitlab.io.json
@@ -34,6 +34,17 @@
"type": "file",
"sha256": "0f8ef3377b30fc47f96b48247f463a726a802f62f3faa03d56403751d2f66c67"
}
+ },
+ {
+ "access_control": false,
+ "https_only": true,
+ "prefix": "/my/capitalizedprefix/",
+ "project_id": 126,
+ "source": {
+ "path": "some/path/to/project/",
+ "type": "file",
+ "sha256": "a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3"
+ }
}
]
}