Skip to content

Commit

Permalink
Ran pnpm run format
Browse files Browse the repository at this point in the history
  • Loading branch information
twitchard committed Sep 30, 2024
1 parent 036335a commit d664731
Show file tree
Hide file tree
Showing 13 changed files with 8,486 additions and 8,486 deletions.
12 changes: 6 additions & 6 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
strategy: status-code
default-environment: Production
environments:
Production: https://api.hume.ai
Production: https://api.hume.ai
auth: HeaderAuthScheme
auth-schemes:
HeaderAuthScheme:
name: apiKey
header: X-Hume-Api-Key
type: optional<string>
HeaderAuthScheme:
name: apiKey
header: X-Hume-Api-Key
type: optional<string>
Loading

0 comments on commit d664731

Please sign in to comment.