chore: remove x-api-key auth scheme (#3805)
Co-authored-by: Stanislav Novosad <stas@skyvern.com>
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
# yaml-language-server: $schema=https://schema.buildwithfern.dev/generators-yml.json
|
||||
auth-schemes:
|
||||
ApiKeyScheme:
|
||||
header: x-api-key
|
||||
type: string
|
||||
name: x-api-key
|
||||
api:
|
||||
auth: ApiKeyScheme
|
||||
specs:
|
||||
- openapi: openapi/skyvern_openapi.json
|
||||
origin: https://api.skyvern.com/openapi.json
|
||||
|
||||
Reference in New Issue
Block a user