You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update changelog to include list runs query parameters (#73)
* update changelog to include list runs query parameters
* Update website/docs/cloud-docs/api-docs/changelog.mdx
Co-authored-by: Laura Pacilio <[email protected]>
Co-authored-by: Laura Pacilio <[email protected]>
Copy file name to clipboardExpand all lines: website/docs/cloud-docs/api-docs/changelog.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ Keep track of changes to the API for Terraform Cloud and Terraform Enterprise.
12
12
* Added the [Assessments](/cloud-docs/api-docs/assessments).
13
13
* Updated [Workspace](/cloud-docs/api-docs/workspaces#create-a-workspace) and
14
14
[Notification Configurations](/cloud-docs/api-docs/notification-configurations#notification-triggers) to account for assessments.
15
+
* Added new query parameter(s) to [List Runs endpoint](/cloud-docs/api-docs/run#list-runs-in-a-workspace).
15
16
16
17
### 2022-06-21
17
18
* Updated [Admin Organizations](/cloud-docs/api-docs/admin/organizations) endpoints with new `workspace-limit` setting. This is available in Terraform Enterprise v202207-1 and later.
0 commit comments