|
39673 | 39673 | "type": "string", |
39674 | 39674 | "disabled": true, |
39675 | 39675 | "description": { |
39676 | | - "content": "The team to filter projects on.", |
| 39676 | + "content": "**Deprecated.** The team to filter projects on. Please use `GET /memberships` with `{ member: team, resource_subtype: project_membership }` instead.", |
39677 | 39677 | "type": "text/markdown" |
39678 | 39678 | } |
39679 | 39679 | }, |
|
39701 | 39701 | }, |
39702 | 39702 | "body": null, |
39703 | 39703 | "description": { |
39704 | | - "content": "<b>Required scope: </b><code>projects:read</code>\n\nReturns the compact project records for some filtered set of projects. Use one or more of the parameters provided to filter the projects returned.\n*Note: This endpoint may timeout for large domains. Try filtering by team!*\n\n## Response Body:\n\n| Field | Type | Enum Values | Description |\n|-------|------|-------------|-------------|\n| `data` | array[object] | | |\n| `data[].gid` | string | | Globally unique identifier of the resource, as a string. |\n| `data[].resource_type` | string | | The base type of this resource. |\n| `data[].name` | string | | Name of the project. This is generally a short sentence fragment that fits on a line in the UI for maximum readability. However, it can be longer. |\n| `next_page` | object | | *Conditional*. This property is only present when a limit query parameter is provided in the request. When making a paginated request, the API will return a number of results as specified by the limit parameter. If more results exist, then the response will contain a next_page attribute, which will include an offset, a relative path attribute, and a full uri attribute. If there are no more pages available, next_page will be null and no offset will be provided. Note that an offset token will expire after some time, as data may have changed. |\n| `next_page.offset` | string | | Pagination offset for the request. |\n| `next_page.path` | string | | A relative path containing the query parameters to fetch for next_page |\n| `next_page.uri` | string(uri) | | A full uri containing the query parameters to fetch for next_page |", |
| 39704 | + "content": "<b>Required scope: </b><code>projects:read</code>\n\nReturns the compact project records for some filtered set of projects. Use one or more of the parameters provided to filter the projects returned.\n*Note: This endpoint may timeout for large domains. Try filtering by team!*\n**The `team` filter is deprecated.** Please use `GET /memberships` with `{ member: team, resource_subtype: project_membership }` to find projects shared with a team.\n\n## Response Body:\n\n| Field | Type | Enum Values | Description |\n|-------|------|-------------|-------------|\n| `data` | array[object] | | |\n| `data[].gid` | string | | Globally unique identifier of the resource, as a string. |\n| `data[].resource_type` | string | | The base type of this resource. |\n| `data[].name` | string | | Name of the project. This is generally a short sentence fragment that fits on a line in the UI for maximum readability. However, it can be longer. |\n| `next_page` | object | | *Conditional*. This property is only present when a limit query parameter is provided in the request. When making a paginated request, the API will return a number of results as specified by the limit parameter. If more results exist, then the response will contain a next_page attribute, which will include an offset, a relative path attribute, and a full uri attribute. If there are no more pages available, next_page will be null and no offset will be provided. Note that an offset token will expire after some time, as data may have changed. |\n| `next_page.offset` | string | | Pagination offset for the request. |\n| `next_page.path` | string | | A relative path containing the query parameters to fetch for next_page |\n| `next_page.uri` | string(uri) | | A full uri containing the query parameters to fetch for next_page |", |
39705 | 39705 | "type": "text/markdown" |
39706 | 39706 | } |
39707 | 39707 | }, |
|
39765 | 39765 | "type": "string", |
39766 | 39766 | "disabled": true, |
39767 | 39767 | "description": { |
39768 | | - "content": "The team to filter projects on.", |
| 39768 | + "content": "**Deprecated.** The team to filter projects on. Please use `GET /memberships` with `{ member: team, resource_subtype: project_membership }` instead.", |
39769 | 39769 | "type": "text/markdown" |
39770 | 39770 | } |
39771 | 39771 | }, |
|
39873 | 39873 | "type": "string", |
39874 | 39874 | "disabled": true, |
39875 | 39875 | "description": { |
39876 | | - "content": "The team to filter projects on.", |
| 39876 | + "content": "**Deprecated.** The team to filter projects on. Please use `GET /memberships` with `{ member: team, resource_subtype: project_membership }` instead.", |
39877 | 39877 | "type": "text/markdown" |
39878 | 39878 | } |
39879 | 39879 | }, |
|
39981 | 39981 | "type": "string", |
39982 | 39982 | "disabled": true, |
39983 | 39983 | "description": { |
39984 | | - "content": "The team to filter projects on.", |
| 39984 | + "content": "**Deprecated.** The team to filter projects on. Please use `GET /memberships` with `{ member: team, resource_subtype: project_membership }` instead.", |
39985 | 39985 | "type": "text/markdown" |
39986 | 39986 | } |
39987 | 39987 | }, |
|
40089 | 40089 | "type": "string", |
40090 | 40090 | "disabled": true, |
40091 | 40091 | "description": { |
40092 | | - "content": "The team to filter projects on.", |
| 40092 | + "content": "**Deprecated.** The team to filter projects on. Please use `GET /memberships` with `{ member: team, resource_subtype: project_membership }` instead.", |
40093 | 40093 | "type": "text/markdown" |
40094 | 40094 | } |
40095 | 40095 | }, |
|
40197 | 40197 | "type": "string", |
40198 | 40198 | "disabled": true, |
40199 | 40199 | "description": { |
40200 | | - "content": "The team to filter projects on.", |
| 40200 | + "content": "**Deprecated.** The team to filter projects on. Please use `GET /memberships` with `{ member: team, resource_subtype: project_membership }` instead.", |
40201 | 40201 | "type": "text/markdown" |
40202 | 40202 | } |
40203 | 40203 | }, |
|
40305 | 40305 | "type": "string", |
40306 | 40306 | "disabled": true, |
40307 | 40307 | "description": { |
40308 | | - "content": "The team to filter projects on.", |
| 40308 | + "content": "**Deprecated.** The team to filter projects on. Please use `GET /memberships` with `{ member: team, resource_subtype: project_membership }` instead.", |
40309 | 40309 | "type": "text/markdown" |
40310 | 40310 | } |
40311 | 40311 | }, |
|
0 commit comments