We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46a12b commit 16118a0Copy full SHA for 16118a0
1 file changed
static/openapi-spec/projects-v2.yaml
@@ -17,7 +17,7 @@ paths:
17
- Projects
18
summary: 'Get a list of company-owned projects'
19
deprecated: true
20
- description: 'This operation has been deprecated. Clients are redirected to `GET /accounts/:account-id/projects`.'
+ description: 'This operation has been deprecated. Clients are redirected to `GET /accounts/{account-id}/projects`.'
21
operationId: get-projects
22
parameters:
23
- name: createdSince
0 commit comments