Skip to content

Commit e598a5c

Browse files
committed
Update TypeScript SDK for release v0.11.12
1 parent e8e8b27 commit e598a5c

Some content is hidden

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

64 files changed

+64
-64
lines changed

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": "0.11.11",
3+
"version": "0.11.12",
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: 0.11.11
7+
* The version of the OpenAPI document: 0.11.12
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: 0.11.11
7+
* The version of the OpenAPI document: 0.11.12
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: 0.11.11
7+
* The version of the OpenAPI document: 0.11.12
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: 0.11.11
7+
* The version of the OpenAPI document: 0.11.12
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: 0.11.11
7+
* The version of the OpenAPI document: 0.11.12
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: 0.11.11
7+
* The version of the OpenAPI document: 0.11.12
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: 0.11.11
7+
* The version of the OpenAPI document: 0.11.12
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: 0.11.11
7+
* The version of the OpenAPI document: 0.11.12
88
*
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/models/CircularDependencyResponse.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: 0.11.11
7+
* The version of the OpenAPI document: 0.11.12
88
*
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

0 commit comments

Comments
 (0)