Skip to content

Commit 6e09a76

Browse files
committed
updated securityscheme
1 parent 1d6f5d9 commit 6e09a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/trails-api.gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ info:
88
title: 'Trails API'
99
version: ''
1010
components:
11-
securitySchemes: {'ApiKeyAuth': {'type': 'apiKey', 'in': 'header', 'description': 'Project access key for authenticating requests, get an access key at https://sequence.build', 'name': 'X-Access-Key'}}
11+
securitySchemes: {'ApiKeyAuth': {'type': 'apiKey', 'in': 'header', 'description': 'API Key for authenticating requests, get an access key at https://trails.build and request early access', 'name': 'X-Access-Key'}}
1212
schemas:
1313
ErrorWebrpcEndpoint:
1414
type: object

0 commit comments

Comments
 (0)