Skip to content

Commit 90dd655

Browse files
committed
Update TypeScript SDK for release v1.1.6
1 parent 00e5186 commit 90dd655

65 files changed

Lines changed: 66 additions & 66 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supermodeltools/sdk",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "TypeScript SDK for the Supermodel API - code graph generation and analysis",
55
"author": "Supermodel <support@supermodel.software>",
66
"license": "UNLICENSED",

src/apis/DefaultApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Supermodel
55
* Code Graphing & Analysis API
66
*
7-
* The version of the OpenAPI document: 1.1.5
7+
* The version of the OpenAPI document: 1.1.6
88
*
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/models/AffectedEntryPoint.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Supermodel
55
* Code Graphing & Analysis API
66
*
7-
* The version of the OpenAPI document: 1.1.5
7+
* The version of the OpenAPI document: 1.1.6
88
*
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/models/AffectedFile.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Supermodel
55
* Code Graphing & Analysis API
66
*
7-
* The version of the OpenAPI document: 1.1.5
7+
* The version of the OpenAPI document: 1.1.6
88
*
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/models/AffectedFunction.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Supermodel
55
* Code Graphing & Analysis API
66
*
7-
* The version of the OpenAPI document: 1.1.5
7+
* The version of the OpenAPI document: 1.1.6
88
*
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/models/AliveCodeItem.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Supermodel
55
* Code Graphing & Analysis API
66
*
7-
* The version of the OpenAPI document: 1.1.5
7+
* The version of the OpenAPI document: 1.1.6
88
*
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/models/BlastRadius.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Supermodel
55
* Code Graphing & Analysis API
66
*
7-
* The version of the OpenAPI document: 1.1.5
7+
* The version of the OpenAPI document: 1.1.6
88
*
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/models/CircularDependencyCycle.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Supermodel
55
* Code Graphing & Analysis API
66
*
7-
* The version of the OpenAPI document: 1.1.5
7+
* The version of the OpenAPI document: 1.1.6
88
*
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/models/CircularDependencyMetadata.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Supermodel
55
* Code Graphing & Analysis API
66
*
7-
* The version of the OpenAPI document: 1.1.5
7+
* The version of the OpenAPI document: 1.1.6
88
*
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

0 commit comments

Comments
 (0)