Skip to content

Commit 9e1745d

Browse files
🌿 Fern Regeneration -- September 18, 2025 (#532)
Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
1 parent 7af440d commit 9e1745d

File tree

27 files changed

+10410
-965
lines changed

27 files changed

+10410
-965
lines changed

.mock/definition/api.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: api
2+
error-discrimination:
3+
strategy: status-code
4+
default-environment: Production
5+
environments:
6+
Production: https://api.hume.ai
7+
auth: HeaderAuthScheme
8+
auth-schemes:
9+
HeaderAuthScheme:
10+
header: X-Hume-Api-Key
11+
type: optional<string>
12+
name: apiKey

0 commit comments

Comments
 (0)