Wasm Directoryalpha
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

NameTypeDescription
idstring
namestring
external-urloption​<string>
slugoption​<string>