File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 15
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/the-san-francisco-compute-company%2Fsfc-nodes-331baedc042497d9185a8161e2697f02086ca49f8bb15e6e8d162c881d493059 .yml
3- openapi_spec_hash : a37a2df2a9638363141188cdac38ea73
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/the-san-francisco-compute-company%2Fsfc-nodes-54af1b82f474ebc6f28e82b3ad603a8fd9c5f9c0ebcc6e72c6d53876126bc432 .yml
3+ openapi_spec_hash : 105d4fa4782b22a506739072d6905df7
44config_hash : a187153315a646ecf95709ee4a223df5
Original file line number Diff line number Diff line change @@ -203,7 +203,8 @@ export type ErrorType =
203203 | 'upgrade_required'
204204 | 'payment_required'
205205 | 'service_unavailable'
206- | 'unprocessable_entity' ;
206+ | 'unprocessable_entity'
207+ | 'resource_unavailable' ;
207208
208209export interface ExtendNodeRequest {
209210 /**
You can’t perform that action at this time.
0 commit comments