Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Commit 2693326

Browse files
committed
Update OpenAPI spec for release v0.11.6
1 parent 2370a35 commit 2693326

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ openapi: 3.0.0
22
info:
33
title: Supermodel
44
description: Code Graphing & Analysis API
5-
version: 0.11.5
5+
version: 0.11.6
66
license:
77
name: Supermodel API Terms of Service
88
url: https://supermodeltools.com/legal/api-terms

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supermodeltools/openapi-spec",
3-
"version": "0.11.5",
3+
"version": "0.11.6",
44
"description": "Supermodel Public OpenAPI Specification",
55
"main": "openapi.yaml",
66
"files": [

0 commit comments

Comments
 (0)