Skip to content

Commit 79a8377

Browse files
committed
[AUTOMATED] Update: proto/docs/trails-api.gen.yaml
1 parent 82037db commit 79a8377

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

api-reference/trails-api.gen.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
# --
33
# Code generated by [email protected] with openapi generator; DO NOT EDIT
44
#
5-
# webrpc-gen -service=Trails -methodTreeShake -match=@public -schema=proto/trails-api.ridl -target=openapi -title=Trails API -securityAnnotation=@auth -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' }, } -out=proto/docs/trails-api.gen.yaml
5+
# webrpc-gen -service=Trails -methodTreeShake -match=@public -schema=proto/trails-api.ridl -target=openapi -title=Trails API -securityAnnotation=@auth -securitySchemes={'ApiKeyAuth': {'type': 'apiKey', 'in': 'header', 'description': 'Project access key for authenticating requests, get an access key at https://dashboard.trails.build', 'name': 'X-Access-Key'}} -out=proto/docs/trails-api.gen.yaml
66
openapi: 3.0.0
77
info:
88
title: 'Trails API'
99
version: ''
10+
1011
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'}}
12+
securitySchemes: {'ApiKeyAuth': {'type': 'apiKey', 'in': 'header', 'description': 'Project access key for authenticating requests, get an access key at https://dashboard.trails.build', 'name': 'X-Access-Key'}}
1213
schemas:
1314
ErrorWebrpcEndpoint:
1415
type: object
@@ -2223,4 +2224,5 @@ components:
22232224
type: string
22242225
order:
22252226
$ref: '#/components/schemas/SortOrder'
2226-
paths:
2227+
2228+
paths:

0 commit comments

Comments
 (0)