Comparing version
@@ -64,3 +64,3 @@ /** | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/CreateIncident.ts.html |here} to see how to use CreateIncident API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/CreateIncident.ts.html |here} to see how to use CreateIncident API. | ||
*/ | ||
@@ -74,3 +74,3 @@ createIncident(createIncidentRequest: requests.CreateIncidentRequest): Promise<responses.CreateIncidentResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/GetIncident.ts.html |here} to see how to use GetIncident API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/GetIncident.ts.html |here} to see how to use GetIncident API. | ||
*/ | ||
@@ -84,3 +84,3 @@ getIncident(getIncidentRequest: requests.GetIncidentRequest): Promise<responses.GetIncidentResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/GetStatus.ts.html |here} to see how to use GetStatus API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/GetStatus.ts.html |here} to see how to use GetStatus API. | ||
*/ | ||
@@ -94,3 +94,3 @@ getStatus(getStatusRequest: requests.GetStatusRequest): Promise<responses.GetStatusResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/ListIncidentResourceTypes.ts.html |here} to see how to use ListIncidentResourceTypes API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/ListIncidentResourceTypes.ts.html |here} to see how to use ListIncidentResourceTypes API. | ||
*/ | ||
@@ -136,3 +136,3 @@ listIncidentResourceTypes(listIncidentResourceTypesRequest: requests.ListIncidentResourceTypesRequest): Promise<responses.ListIncidentResourceTypesResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/ListIncidents.ts.html |here} to see how to use ListIncidents API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/ListIncidents.ts.html |here} to see how to use ListIncidents API. | ||
*/ | ||
@@ -178,3 +178,3 @@ listIncidents(listIncidentsRequest: requests.ListIncidentsRequest): Promise<responses.ListIncidentsResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/UpdateIncident.ts.html |here} to see how to use UpdateIncident API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/UpdateIncident.ts.html |here} to see how to use UpdateIncident API. | ||
*/ | ||
@@ -188,3 +188,3 @@ updateIncident(updateIncidentRequest: requests.UpdateIncidentRequest): Promise<responses.UpdateIncidentResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/ValidateUser.ts.html |here} to see how to use ValidateUser API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/ValidateUser.ts.html |here} to see how to use ValidateUser API. | ||
*/ | ||
@@ -240,5 +240,5 @@ validateUser(validateUserRequest: requests.ValidateUserRequest): Promise<responses.ValidateUserResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/CreateUser.ts.html |here} to see how to use CreateUser API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/CreateUser.ts.html |here} to see how to use CreateUser API. | ||
*/ | ||
createUser(createUserRequest: requests.CreateUserRequest): Promise<responses.CreateUserResponse>; | ||
} |
@@ -138,3 +138,3 @@ "use strict"; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/CreateIncident.ts.html |here} to see how to use CreateIncident API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/CreateIncident.ts.html |here} to see how to use CreateIncident API. | ||
*/ | ||
@@ -198,3 +198,3 @@ createIncident(createIncidentRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/GetIncident.ts.html |here} to see how to use GetIncident API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/GetIncident.ts.html |here} to see how to use GetIncident API. | ||
*/ | ||
@@ -261,3 +261,3 @@ getIncident(getIncidentRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/GetStatus.ts.html |here} to see how to use GetStatus API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/GetStatus.ts.html |here} to see how to use GetStatus API. | ||
*/ | ||
@@ -322,3 +322,3 @@ getStatus(getStatusRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/ListIncidentResourceTypes.ts.html |here} to see how to use ListIncidentResourceTypes API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/ListIncidentResourceTypes.ts.html |here} to see how to use ListIncidentResourceTypes API. | ||
*/ | ||
@@ -435,3 +435,3 @@ listIncidentResourceTypes(listIncidentResourceTypesRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/ListIncidents.ts.html |here} to see how to use ListIncidents API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/ListIncidents.ts.html |here} to see how to use ListIncidents API. | ||
*/ | ||
@@ -548,3 +548,3 @@ listIncidents(listIncidentsRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/UpdateIncident.ts.html |here} to see how to use UpdateIncident API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/UpdateIncident.ts.html |here} to see how to use UpdateIncident API. | ||
*/ | ||
@@ -612,3 +612,3 @@ updateIncident(updateIncidentRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/ValidateUser.ts.html |here} to see how to use ValidateUser API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/ValidateUser.ts.html |here} to see how to use ValidateUser API. | ||
*/ | ||
@@ -759,3 +759,3 @@ validateUser(validateUserRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/CreateUser.ts.html |here} to see how to use CreateUser API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/CreateUser.ts.html |here} to see how to use CreateUser API. | ||
*/ | ||
@@ -762,0 +762,0 @@ createUser(createUserRequest) { |
@@ -36,2 +36,3 @@ "use strict"; | ||
const model = __importStar(require("../model")); | ||
const common = require("oci-common"); | ||
var CreateItemDetails; | ||
@@ -56,3 +57,4 @@ (function (CreateItemDetails) { | ||
default: | ||
throw Error("Unknown value for: " + obj.type); | ||
if (common.LOG.logger) | ||
common.LOG.logger.info(`Unknown value for: ${obj.type}`); | ||
} | ||
@@ -82,3 +84,4 @@ } | ||
default: | ||
throw Error("Unknown value for: " + obj.type); | ||
if (common.LOG.logger) | ||
common.LOG.logger.info(`Unknown value for: ${obj.type}`); | ||
} | ||
@@ -85,0 +88,0 @@ } |
@@ -36,2 +36,3 @@ "use strict"; | ||
const model = __importStar(require("../model")); | ||
const common = require("oci-common"); | ||
var Item; | ||
@@ -54,3 +55,4 @@ (function (Item) { | ||
default: | ||
throw Error("Unknown value for: " + obj.type); | ||
if (common.LOG.logger) | ||
common.LOG.logger.info(`Unknown value for: ${obj.type}`); | ||
} | ||
@@ -80,3 +82,4 @@ } | ||
default: | ||
throw Error("Unknown value for: " + obj.type); | ||
if (common.LOG.logger) | ||
common.LOG.logger.info(`Unknown value for: ${obj.type}`); | ||
} | ||
@@ -83,0 +86,0 @@ } |
@@ -36,2 +36,3 @@ "use strict"; | ||
const model = __importStar(require("../model")); | ||
const common = require("oci-common"); | ||
var UpdateItemDetails; | ||
@@ -46,3 +47,4 @@ (function (UpdateItemDetails) { | ||
default: | ||
throw Error("Unknown value for: " + obj.type); | ||
if (common.LOG.logger) | ||
common.LOG.logger.info(`Unknown value for: ${obj.type}`); | ||
} | ||
@@ -60,3 +62,4 @@ } | ||
default: | ||
throw Error("Unknown value for: " + obj.type); | ||
if (common.LOG.logger) | ||
common.LOG.logger.info(`Unknown value for: ${obj.type}`); | ||
} | ||
@@ -63,0 +66,0 @@ } |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/CreateIncident.ts.html |here} to see how to use CreateIncidentRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/CreateIncident.ts.html |here} to see how to use CreateIncidentRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface CreateIncidentRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/CreateUser.ts.html |here} to see how to use CreateUserRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/CreateUser.ts.html |here} to see how to use CreateUserRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface CreateUserRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/GetIncident.ts.html |here} to see how to use GetIncidentRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/GetIncident.ts.html |here} to see how to use GetIncidentRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetIncidentRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/GetStatus.ts.html |here} to see how to use GetStatusRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/GetStatus.ts.html |here} to see how to use GetStatusRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetStatusRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/ListIncidentResourceTypes.ts.html |here} to see how to use ListIncidentResourceTypesRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/ListIncidentResourceTypes.ts.html |here} to see how to use ListIncidentResourceTypesRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ListIncidentResourceTypesRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/ListIncidents.ts.html |here} to see how to use ListIncidentsRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/ListIncidents.ts.html |here} to see how to use ListIncidentsRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ListIncidentsRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/UpdateIncident.ts.html |here} to see how to use UpdateIncidentRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/UpdateIncident.ts.html |here} to see how to use UpdateIncidentRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface UpdateIncidentRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/cims/ValidateUser.ts.html |here} to see how to use ValidateUserRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.39.0/cims/ValidateUser.ts.html |here} to see how to use ValidateUserRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface ValidateUserRequest extends common.BaseRequest { |
{ | ||
"name": "oci-cims", | ||
"version": "2.38.0", | ||
"version": "2.39.0", | ||
"description": "OCI NodeJS client for Cims ", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"oci-common": "2.38.0", | ||
"oci-workrequests": "2.38.0" | ||
"oci-common": "2.39.0", | ||
"oci-workrequests": "2.39.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
417865
0.21%6510
0.14%+ Added
+ Added
- Removed
- Removed
Updated
Updated