Skip to content

Commit 8c48146

Browse files
authored
[Control Plane API] Manual upload for Serverless private links (#55)
* Manual upload of control plane API spec * Upgrade Node.js to v24 * Try moving x-client-id one level up * Move x-client-id back to original position * Change doc link
1 parent 4524c3c commit 8c48146

File tree

2 files changed

+504
-13
lines changed

2 files changed

+504
-13
lines changed

.github/workflows/get-cloud-api-spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up Node.js
2626
uses: actions/setup-node@v4
2727
with:
28-
node-version: '18'
28+
node-version: '24'
2929

3030
- name: Check out repository
3131
uses: actions/checkout@v4

0 commit comments

Comments
 (0)