Skip to content

Commit

Permalink
feat(api): api update (#3907)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] committed Feb 8, 2025
1 parent 415dd42 commit a19a0ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .stats.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
configured_endpoints: 1524
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-adc38ec246adc4929b526403b39c1d6cfaf23bd224730f2ab5498224c34a17bb.yml
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-201a9d77b2e238cb2f8c2c952b00b976608e2a53fe4230369e801971fda29edc.yml
1 change: 1 addition & 0 deletions waiting_rooms/status.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ func NewStatusService(opts ...option.RequestOption) (r *StatusService) {
// held in the waiting room.
// - **event_prequeueing** indicates that an event is active and is currently
// prequeueing users before it starts.
// - **suspended** indicates that the room is suspended.
// 2. `event_id`: String of the current event's `id` if an event is active,
// otherwise an empty string.
// 3. `estimated_queued_users`: Integer of the estimated number of users currently
Expand Down

0 comments on commit a19a0ad

Please sign in to comment.