File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
configured_endpoints : 1524
2
- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-adc38ec246adc4929b526403b39c1d6cfaf23bd224730f2ab5498224c34a17bb .yml
2
+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-201a9d77b2e238cb2f8c2c952b00b976608e2a53fe4230369e801971fda29edc .yml
Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ func NewStatusService(opts ...option.RequestOption) (r *StatusService) {
43
43
// held in the waiting room.
44
44
// - **event_prequeueing** indicates that an event is active and is currently
45
45
// prequeueing users before it starts.
46
+ // - **suspended** indicates that the room is suspended.
46
47
// 2. `event_id`: String of the current event's `id` if an event is active,
47
48
// otherwise an empty string.
48
49
// 3. `estimated_queued_users`: Integer of the estimated number of users currently
You can’t perform that action at this time.
0 commit comments