Record
post-v3-projects-id-environments-params
No description available.
record post-v3-projects-id-environments-params {
id: string,
name: string,
external-url: option<string>,
slug: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| name | string | |
| external-url | option<string> | |
| slug | option<string> |