We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a581b60 commit 7f2329dCopy full SHA for 7f2329d
openapi.yaml
@@ -2,7 +2,7 @@ openapi: 3.0.0
2
info:
3
title: Supermodel
4
description: Code Graphing & Analysis API
5
- version: 0.3.4
+ version: 0.3.5
6
license:
7
name: Supermodel API Terms of Service
8
url: https://supermodeltools.com/legal/api-terms
package.json
@@ -1,6 +1,6 @@
1
{
- "name": "@supermodel/openapi-spec",
- "version": "0.3.4",
+ "name": "@supermodeltools/openapi-spec",
+ "version": "0.3.5",
"description": "Supermodel Public OpenAPI Specification",
"main": "openapi.yaml",
"files": [
0 commit comments