summaryrefslogtreecommitdiff
path: root/internal/testhelper/testdata/testroot/responses/allowed_with_push_payload.json
diff options
context:
space:
mode:
Diffstat (limited to 'internal/testhelper/testdata/testroot/responses/allowed_with_push_payload.json')
-rw-r--r--internal/testhelper/testdata/testroot/responses/allowed_with_push_payload.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/testhelper/testdata/testroot/responses/allowed_with_push_payload.json b/internal/testhelper/testdata/testroot/responses/allowed_with_push_payload.json
index 318d42d..adedda4 100644
--- a/internal/testhelper/testdata/testroot/responses/allowed_with_push_payload.json
+++ b/internal/testhelper/testdata/testroot/responses/allowed_with_push_payload.json
@@ -21,6 +21,8 @@
"action": "geo_proxy_to_primary",
"data": {
"api_endpoints": ["geo/proxy_git_ssh/info_refs_receive_pack", "geo/proxy_git_ssh/receive_pack"],
+ "geo_proxy_direct_to_primary": true,
+ "request_headers": { "Authorization": "Bearer token" },
"gl_username": "custom",
"primary_repo": "https://repo/path"
}