Variant
set-codespaces-billing-error
No description available.
variant set-codespaces-billing-error {
not-modified(string),
bad-request(string),
not-found(string),
unprocessable-entity(string),
internal-server-error(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| not-modified | string | |
| bad-request | string | |
| not-found | string | |
| unprocessable-entity | string | |
| internal-server-error | string | |
| other | string |