Skip to content

Commit abf398b

Browse files
Add output-300k-2026-03-24 beta header
1 parent d03f022 commit abf398b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 31
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/anthropic%2Fanthropic-e88350b34ca6eff75d4fe6c199210315fd97e1a7625f691e4d161fbc40ea0421.yml
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/anthropic%2Fanthropic-3088a13fc94214c1b39c66c09fe0af997aed84b412f2fda478af89a9c016f3e6.yml
33
openapi_spec_hash: ebeeaa9a9bf7603f0bbcce30389e27ca
4-
config_hash: a91ea53ebaf69ec5606147f6f4119a81
4+
config_hash: 6f5727994013c43f452e6ac0b4d5e92a

src/Beta/AnthropicBeta.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,6 @@ enum AnthropicBeta: string
4545
case SKILLS_2025_10_02 = 'skills-2025-10-02';
4646

4747
case FAST_MODE_2026_02_01 = 'fast-mode-2026-02-01';
48+
49+
case OUTPUT_300K_2026_03_24 = 'output-300k-2026-03-24';
4850
}

0 commit comments

Comments
 (0)