Skip to content

Commit 16118a0

Browse files
committed
Correct path
1 parent c46a12b commit 16118a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/openapi-spec/projects-v2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ paths:
1717
- Projects
1818
summary: 'Get a list of company-owned projects'
1919
deprecated: true
20-
description: 'This operation has been deprecated. Clients are redirected to `GET /accounts/:account-id/projects`.'
20+
description: 'This operation has been deprecated. Clients are redirected to `GET /accounts/{account-id}/projects`.'
2121
operationId: get-projects
2222
parameters:
2323
- name: createdSince

0 commit comments

Comments
 (0)