oci-certificates
Advanced tools
+5
-5
@@ -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.50.2/certificates/GetCaBundle.ts.html |here} to see how to use GetCaBundle API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/certificates/GetCaBundle.ts.html |here} to see how to use GetCaBundle API. | ||
| */ | ||
@@ -76,3 +76,3 @@ getCaBundle(getCaBundleRequest: requests.GetCaBundleRequest): Promise<responses.GetCaBundleResponse>; | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/GetCertificateAuthorityBundle.ts.html |here} to see how to use GetCertificateAuthorityBundle API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/certificates/GetCertificateAuthorityBundle.ts.html |here} to see how to use GetCertificateAuthorityBundle API. | ||
| */ | ||
@@ -91,3 +91,3 @@ getCertificateAuthorityBundle(getCertificateAuthorityBundleRequest: requests.GetCertificateAuthorityBundleRequest): Promise<responses.GetCertificateAuthorityBundleResponse>; | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/GetCertificateBundle.ts.html |here} to see how to use GetCertificateBundle API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/certificates/GetCertificateBundle.ts.html |here} to see how to use GetCertificateBundle API. | ||
| */ | ||
@@ -101,3 +101,3 @@ getCertificateBundle(getCertificateBundleRequest: requests.GetCertificateBundleRequest): Promise<responses.GetCertificateBundleResponse>; | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/ListCertificateAuthorityBundleVersions.ts.html |here} to see how to use ListCertificateAuthorityBundleVersions API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/certificates/ListCertificateAuthorityBundleVersions.ts.html |here} to see how to use ListCertificateAuthorityBundleVersions API. | ||
| */ | ||
@@ -111,5 +111,5 @@ listCertificateAuthorityBundleVersions(listCertificateAuthorityBundleVersionsRequest: requests.ListCertificateAuthorityBundleVersionsRequest): Promise<responses.ListCertificateAuthorityBundleVersionsResponse>; | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/ListCertificateBundleVersions.ts.html |here} to see how to use ListCertificateBundleVersions API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/certificates/ListCertificateBundleVersions.ts.html |here} to see how to use ListCertificateBundleVersions API. | ||
| */ | ||
| listCertificateBundleVersions(listCertificateBundleVersionsRequest: requests.ListCertificateBundleVersionsRequest): Promise<responses.ListCertificateBundleVersionsResponse>; | ||
| } |
+5
-5
@@ -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.50.2/certificates/GetCaBundle.ts.html |here} to see how to use GetCaBundle API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/certificates/GetCaBundle.ts.html |here} to see how to use GetCaBundle API. | ||
| */ | ||
@@ -204,3 +204,3 @@ getCaBundle(getCaBundleRequest) { | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/GetCertificateAuthorityBundle.ts.html |here} to see how to use GetCertificateAuthorityBundle API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/certificates/GetCertificateAuthorityBundle.ts.html |here} to see how to use GetCertificateAuthorityBundle API. | ||
| */ | ||
@@ -277,3 +277,3 @@ getCertificateAuthorityBundle(getCertificateAuthorityBundleRequest) { | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/GetCertificateBundle.ts.html |here} to see how to use GetCertificateBundle API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/certificates/GetCertificateBundle.ts.html |here} to see how to use GetCertificateBundle API. | ||
| */ | ||
@@ -346,3 +346,3 @@ getCertificateBundle(getCertificateBundleRequest) { | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/ListCertificateAuthorityBundleVersions.ts.html |here} to see how to use ListCertificateAuthorityBundleVersions API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/certificates/ListCertificateAuthorityBundleVersions.ts.html |here} to see how to use ListCertificateAuthorityBundleVersions API. | ||
| */ | ||
@@ -408,3 +408,3 @@ listCertificateAuthorityBundleVersions(listCertificateAuthorityBundleVersionsRequest) { | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/ListCertificateBundleVersions.ts.html |here} to see how to use ListCertificateBundleVersions API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/certificates/ListCertificateBundleVersions.ts.html |here} to see how to use ListCertificateBundleVersions API. | ||
| */ | ||
@@ -411,0 +411,0 @@ listCertificateBundleVersions(listCertificateBundleVersionsRequest) { |
@@ -15,3 +15,3 @@ /** | ||
| /** | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/GetCaBundle.ts.html |here} to see how to use GetCaBundleRequest. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/certificates/GetCaBundle.ts.html |here} to see how to use GetCaBundleRequest. | ||
| */ | ||
@@ -18,0 +18,0 @@ export interface GetCaBundleRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
| /** | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/GetCertificateAuthorityBundle.ts.html |here} to see how to use GetCertificateAuthorityBundleRequest. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/certificates/GetCertificateAuthorityBundle.ts.html |here} to see how to use GetCertificateAuthorityBundleRequest. | ||
| */ | ||
@@ -18,0 +18,0 @@ export interface GetCertificateAuthorityBundleRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
| /** | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/GetCertificateBundle.ts.html |here} to see how to use GetCertificateBundleRequest. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/certificates/GetCertificateBundle.ts.html |here} to see how to use GetCertificateBundleRequest. | ||
| */ | ||
@@ -18,0 +18,0 @@ export interface GetCertificateBundleRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
| /** | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/ListCertificateAuthorityBundleVersions.ts.html |here} to see how to use ListCertificateAuthorityBundleVersionsRequest. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/certificates/ListCertificateAuthorityBundleVersions.ts.html |here} to see how to use ListCertificateAuthorityBundleVersionsRequest. | ||
| */ | ||
@@ -18,0 +18,0 @@ export interface ListCertificateAuthorityBundleVersionsRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
| /** | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/ListCertificateBundleVersions.ts.html |here} to see how to use ListCertificateBundleVersionsRequest. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/certificates/ListCertificateBundleVersions.ts.html |here} to see how to use ListCertificateBundleVersionsRequest. | ||
| */ | ||
@@ -18,0 +18,0 @@ export interface ListCertificateBundleVersionsRequest extends common.BaseRequest { |
+3
-3
| { | ||
| "name": "oci-certificates", | ||
| "version": "2.50.2", | ||
| "version": "2.50.3", | ||
| "description": "OCI NodeJS client for Certificates Service", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
| "dependencies": { | ||
| "oci-common": "2.50.2", | ||
| "oci-workrequests": "2.50.2" | ||
| "oci-common": "2.50.3", | ||
| "oci-workrequests": "2.50.3" | ||
| }, | ||
@@ -22,0 +22,0 @@ "publishConfig": { |
+ Added
+ Added
- Removed
- Removed
Updated
Updated