Skip to content

Commit

Permalink
SDK regeneration
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Sep 12, 2024
1 parent 17a7b5d commit 191efad
Show file tree
Hide file tree
Showing 51 changed files with 3,412 additions and 903 deletions.
10 changes: 5 additions & 5 deletions .mock/definition/api.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: api
error-discrimination:
strategy: status-code
default-environment: Production
environments:
Production: https://api.hume.ai
auth: HeaderAuthScheme
auth-schemes:
HeaderAuthScheme:
name: apiKey
header: X-Hume-Api-Key
type: optional<string>
default-environment: Production
environments:
Production: https://api.hume.ai
error-discrimination:
strategy: status-code
Loading

0 comments on commit 191efad

Please sign in to comment.