File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed
Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ RaiDbSdk - JavaScript client for rai_db_sdk
44This is a Client SDK for Delve API
55This SDK is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
66
7- - API version: 1.0.8
8- - Package version: 1.0.8
7+ - API version: 1.0.9
8+ - Package version: 1.0.9
99- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
1010For more information, please visit [ https://www.relational.ai/support ] ( https://www.relational.ai/support )
1111
Original file line number Diff line number Diff line change 11{
22 "name" : " rai_db_sdk" ,
3- "version" : " 1.0.8 " ,
3+ "version" : " 1.0.9 " ,
44 "description" : " This_is_a_Client_SDK_for_Delve_API" ,
55 "license" : " Apache 2.0" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ RaiCloudSdk - JavaScript client for rai_cloud_sdk
44This is a Client SDK for RAI Cloud
55This SDK is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
66
7- - API version: 1.0.8
8- - Package version: 1.0.8
7+ - API version: 1.0.9
8+ - Package version: 1.0.9
99- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
1010For more information, please visit [ https://www.relational.ai/support ] ( https://www.relational.ai/support )
1111
Original file line number Diff line number Diff line change 11{
22 "name" : " rai_cloud_sdk" ,
3- "version" : " 1.0.8 " ,
3+ "version" : " 1.0.9 " ,
44 "description" : " This_is_a_Client_SDK_for_RAI_Cloud" ,
55 "license" : " Apache 2.0" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 22 * RAI Cloud SDK
33 * This is a Client SDK for RAI Cloud
44 *
5- * The version of the OpenAPI document: 1.0.8
5+ * The version of the OpenAPI document: 1.0.9
66 * Contact: support@relational.ai
77 *
88 * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -17,7 +17,7 @@ import querystring from "querystring";
1717
1818/**
1919* @module ApiClient
20- * @version 1.0.8
20+ * @version 1.0.9
2121*/
2222
2323/**
Original file line number Diff line number Diff line change 22 * RAI Cloud SDK
33 * This is a Client SDK for RAI Cloud
44 *
5- * The version of the OpenAPI document: 1.0.8
5+ * The version of the OpenAPI document: 1.0.9
66 * Contact: support@relational.ai
77 *
88 * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@ import UpdateDatabaseRequestProtocol from '../model/UpdateDatabaseRequestProtoco
2727/**
2828* Default service.
2929* @module api/DefaultApi
30- * @version 1.0.8
30+ * @version 1.0.9
3131*/
3232export default class DefaultApi {
3333
Original file line number Diff line number Diff line change 22 * RAI Cloud SDK
33 * This is a Client SDK for RAI Cloud
44 *
5- * The version of the OpenAPI document: 1.0.8
5+ * The version of the OpenAPI document: 1.0.9
66 * Contact: support@relational.ai
77 *
88 * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -59,7 +59,7 @@ import DefaultApi from './api/DefaultApi';
5959* </pre>
6060* </p>
6161* @module index
62- * @version 1.0.8
62+ * @version 1.0.9
6363*/
6464export {
6565 /**
You can’t perform that action at this time.
0 commit comments