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.9.5
5+ version : 0.9.6
66 license :
77 name : Supermodel API Terms of Service
88 url : https://supermodeltools.com/legal/api-terms
@@ -750,7 +750,7 @@ paths:
750750 description : Processes payment transactions
751751 relationships :
752752 - id : domain:BillingAccount->contains->subdomain:BillingAccount:PaymentProcessing
753- type : CONTAINS
753+ type : contains
754754 startNode : domain:BillingAccount
755755 endNode : subdomain:BillingAccount:PaymentProcessing
756756 properties : {}
@@ -819,7 +819,7 @@ paths:
819819 Domain : 2
820820 Subdomain : 1
821821 relationshipTypes :
822- CONTAINS : 1
822+ contains : 1
823823 domainCount : 2
824824 subdomainCount : 1
825825 assignedFileCount : 1
Original file line number Diff line number Diff line change 11{
22 "name" : " @supermodeltools/openapi-spec" ,
3- "version" : " 0.9.5 " ,
3+ "version" : " 0.9.6 " ,
44 "description" : " Supermodel Public OpenAPI Specification" ,
55 "main" : " openapi.yaml" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments