This repository was archived by the owner on Apr 2, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ openapi: 3.0.0
22info :
33 title : Supermodel
44 description : Code Graphing & Analysis API
5- version : 0.10.0
5+ version : 0.11.2
66 license :
77 name : Supermodel API Terms of Service
88 url : https://supermodeltools.com/legal/api-terms
@@ -2083,15 +2083,6 @@ components:
20832083 in : header
20842084 name : X-Api-Key
20852085 description : API key issued by the control plane for accessing data plane resources.
2086- BearerAuth :
2087- type : http
2088- scheme : bearer
2089- description : HTTP Bearer authentication using an OAuth provider-issued access token presented via the Authorization header.
2090- StripeSecret :
2091- type : apiKey
2092- in : header
2093- name : Stripe-Secret
2094- description : Shared secret used to authorize Stripe webhook callbacks.
20952086 parameters :
20962087 IdempotencyKey :
20972088 name : Idempotency-Key
Original file line number Diff line number Diff line change 11{
22 "name" : " @supermodeltools/openapi-spec" ,
3- "version" : " 0.10.0 " ,
3+ "version" : " 0.11.2 " ,
44 "description" : " Supermodel Public OpenAPI Specification" ,
55 "main" : " openapi.yaml" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments