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
|`POST`|`/stacks`| Call this endpoint to [create a Stack](#create-a-stack). |
50
-
|`GET`|`/organizations/:organization_name/ss`| Call this endpoint to [list Stacks](#list-stacks). |
50
+
|`GET`|`/organizations/:organization_name/stacks`| Call this endpoint to [list Stacks](#list-stacks). |
51
51
|`GET`|`/stacks/:stack_id`| Call this endpoint to [show a Stack](#show-a-stack). |
52
52
|`GET`|`/stacks/:stack_id/stack-configuration-summaries`| Call this endpoint to [list Stack configuration summaries](#list-stack-configuration-summaries). |
53
53
|`PATCH`|`/stacks/:stack_id`| Call this endpoint to [update a Stack](#update-a-stack). |
0 commit comments