Skip to content

Commit

Permalink
Update api.md to reflect latest API improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
gogolok authored and georgethebeatle committed Nov 8, 2024
1 parent 86a982a commit ea1c01a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ This endpoint is fully supported.
> **Warning**
> The field `system_env_json` will **not** be redacted.
### [Get environment variables for an app](https://v3-apidocs.cloudfoundry.org/#get-environment-variables-for-an-app)

This endpoint is fully supported.

### [Set current droplet](https://v3-apidocs.cloudfoundry.org/#update-a-droplet)

This endpoint is fully supported.
Expand Down Expand Up @@ -415,6 +419,14 @@ This endpoint is fully supported.

This endpoint is fully supported.

## [Stacks](https://v3-apidocs.cloudfoundry.org/#stacks)

### [List stacks](https://v3-apidocs.cloudfoundry.org/#list-stacks)

#### Supported query parameters:

No query parameters are supported.

## [Tasks](https://v3-apidocs.cloudfoundry.org/#tasks)

### [Create a task](https://v3-apidocs.cloudfoundry.org/#create-a-task)
Expand Down

0 comments on commit ea1c01a

Please sign in to comment.