Wasm Directoryalpha
Variant

create-pipeline-for-repository-error

No description available.

variant create-pipeline-for-repository-error {
  bad-request(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
not-foundstring
otherstring