chore(client): regenerate path API

This commit is contained in:
Brendan Allan 2026-07-23 12:04:25 +08:00
commit 0e705e2a05
No known key found for this signature in database
GPG key ID: 41E835AEA046A32E
7 changed files with 76 additions and 13 deletions

View file

@ -31,6 +31,7 @@ test("exposes every standard HTTP API group", () => {
"reference",
"projectCopy",
"vcs",
"path",
"debug",
])
expect(Object.keys(client.debug)).toEqual(["location"])