oci-lockbox 2.76.1 → 2.77.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/lib/client.d.ts +23 -23
  2. package/lib/client.js +23 -23
  3. package/lib/model/access-request-summary.d.ts +4 -4
  4. package/lib/model/access-request.d.ts +5 -5
  5. package/lib/model/activity-log.d.ts +1 -1
  6. package/lib/model/approval-template-summary.d.ts +3 -3
  7. package/lib/model/approval-template.d.ts +3 -3
  8. package/lib/model/create-approval-template-details.d.ts +2 -2
  9. package/lib/model/create-lockbox-details.d.ts +2 -2
  10. package/lib/model/lockbox-summary.d.ts +3 -3
  11. package/lib/model/lockbox.d.ts +3 -3
  12. package/lib/model/update-approval-template-details.d.ts +2 -2
  13. package/lib/model/update-lockbox-details.d.ts +2 -2
  14. package/lib/request/cancel-work-request-request.d.ts +2 -2
  15. package/lib/request/change-approval-template-compartment-request.d.ts +2 -2
  16. package/lib/request/change-lockbox-compartment-request.d.ts +2 -2
  17. package/lib/request/create-access-request-request.d.ts +1 -1
  18. package/lib/request/create-approval-template-request.d.ts +1 -1
  19. package/lib/request/create-lockbox-request.d.ts +1 -1
  20. package/lib/request/delete-approval-template-request.d.ts +2 -2
  21. package/lib/request/delete-lockbox-request.d.ts +2 -2
  22. package/lib/request/export-access-requests-request.d.ts +2 -2
  23. package/lib/request/get-access-materials-request.d.ts +1 -1
  24. package/lib/request/get-access-request-request.d.ts +1 -1
  25. package/lib/request/get-approval-template-request.d.ts +1 -1
  26. package/lib/request/get-lockbox-request.d.ts +1 -1
  27. package/lib/request/get-work-request-request.d.ts +1 -1
  28. package/lib/request/handle-access-request-request.d.ts +2 -2
  29. package/lib/request/list-access-requests-request.d.ts +2 -2
  30. package/lib/request/list-approval-templates-request.d.ts +2 -2
  31. package/lib/request/list-lockboxes-request.d.ts +2 -2
  32. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  33. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  34. package/lib/request/list-work-requests-request.d.ts +2 -2
  35. package/lib/request/update-approval-template-request.d.ts +2 -2
  36. package/lib/request/update-lockbox-request.d.ts +2 -2
  37. package/lib/response/create-access-request-response.d.ts +1 -1
  38. package/lib/response/create-approval-template-response.d.ts +1 -1
  39. package/lib/response/create-lockbox-response.d.ts +1 -1
  40. package/lib/response/get-access-request-response.d.ts +1 -1
  41. package/lib/response/get-approval-template-response.d.ts +1 -1
  42. package/lib/response/get-lockbox-response.d.ts +1 -1
  43. package/lib/response/get-work-request-response.d.ts +1 -1
  44. package/lib/response/list-access-requests-response.d.ts +1 -1
  45. package/lib/response/list-approval-templates-response.d.ts +1 -1
  46. package/lib/response/list-lockboxes-response.d.ts +1 -1
  47. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  48. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  49. package/lib/response/list-work-requests-response.d.ts +1 -1
  50. package/lib/response/update-approval-template-response.d.ts +1 -1
  51. package/lib/response/update-lockbox-response.d.ts +1 -1
  52. package/package.json +3 -3
@@ -77,7 +77,7 @@ export interface Lockbox {
77
77
  "lifecycleDetails"?: string;
78
78
  /**
79
79
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
80
- * Example: `{\"bar-key\": \"value\"}`
80
+ * Example: {@code {\"bar-key\": \"value\"}}
81
81
  *
82
82
  */
83
83
  "freeformTags": {
@@ -85,7 +85,7 @@ export interface Lockbox {
85
85
  };
86
86
  /**
87
87
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
88
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
88
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
89
89
  *
90
90
  */
91
91
  "definedTags": {
@@ -95,7 +95,7 @@ export interface Lockbox {
95
95
  };
96
96
  /**
97
97
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
98
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
98
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
99
99
  *
100
100
  */
101
101
  "systemTags"?: {
@@ -29,7 +29,7 @@ export interface UpdateApprovalTemplateDetails {
29
29
  "autoApprovalState"?: model.LockboxAutoApprovalState;
30
30
  /**
31
31
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
32
- * Example: `{\"bar-key\": \"value\"}`
32
+ * Example: {@code {\"bar-key\": \"value\"}}
33
33
  *
34
34
  */
35
35
  "freeformTags"?: {
@@ -37,7 +37,7 @@ export interface UpdateApprovalTemplateDetails {
37
37
  };
38
38
  /**
39
39
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
40
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
40
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
41
41
  *
42
42
  */
43
43
  "definedTags"?: {
@@ -31,7 +31,7 @@ export interface UpdateLockboxDetails {
31
31
  "maxAccessDuration"?: string;
32
32
  /**
33
33
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
34
- * Example: `{\"bar-key\": \"value\"}`
34
+ * Example: {@code {\"bar-key\": \"value\"}}
35
35
  *
36
36
  */
37
37
  "freeformTags"?: {
@@ -39,7 +39,7 @@ export interface UpdateLockboxDetails {
39
39
  };
40
40
  /**
41
41
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
42
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
42
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
43
43
  *
44
44
  */
45
45
  "definedTags"?: {
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
16
16
  */
17
17
  export interface CancelWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface CancelWorkRequestRequest extends common.BaseRequest {
21
21
  "workRequestId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call
24
- * for a resource, set the `if-match` parameter to the value of the
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
25
  * etag from a previous GET or POST response for that resource.
26
26
  * The resource will be updated or deleted only if the etag you
27
27
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/ChangeApprovalTemplateCompartment.ts.html |here} to see how to use ChangeApprovalTemplateCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/ChangeApprovalTemplateCompartment.ts.html |here} to see how to use ChangeApprovalTemplateCompartmentRequest.
17
17
  */
18
18
  export interface ChangeApprovalTemplateCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface ChangeApprovalTemplateCompartmentRequest extends common.BaseReq
26
26
  "changeApprovalTemplateCompartmentDetails": model.ChangeApprovalTemplateCompartmentDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/ChangeLockboxCompartment.ts.html |here} to see how to use ChangeLockboxCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/ChangeLockboxCompartment.ts.html |here} to see how to use ChangeLockboxCompartmentRequest.
17
17
  */
18
18
  export interface ChangeLockboxCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface ChangeLockboxCompartmentRequest extends common.BaseRequest {
26
26
  "changeLockboxCompartmentDetails": model.ChangeLockboxCompartmentDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/CreateAccessRequest.ts.html |here} to see how to use CreateAccessRequestRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/CreateAccessRequest.ts.html |here} to see how to use CreateAccessRequestRequest.
17
17
  */
18
18
  export interface CreateAccessRequestRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/CreateApprovalTemplate.ts.html |here} to see how to use CreateApprovalTemplateRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/CreateApprovalTemplate.ts.html |here} to see how to use CreateApprovalTemplateRequest.
17
17
  */
18
18
  export interface CreateApprovalTemplateRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/CreateLockbox.ts.html |here} to see how to use CreateLockboxRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/CreateLockbox.ts.html |here} to see how to use CreateLockboxRequest.
17
17
  */
18
18
  export interface CreateLockboxRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/DeleteApprovalTemplate.ts.html |here} to see how to use DeleteApprovalTemplateRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/DeleteApprovalTemplate.ts.html |here} to see how to use DeleteApprovalTemplateRequest.
16
16
  */
17
17
  export interface DeleteApprovalTemplateRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteApprovalTemplateRequest extends common.BaseRequest {
21
21
  "approvalTemplateId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call
24
- * for a resource, set the `if-match` parameter to the value of the
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
25
  * etag from a previous GET or POST response for that resource.
26
26
  * The resource will be updated or deleted only if the etag you
27
27
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/DeleteLockbox.ts.html |here} to see how to use DeleteLockboxRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/DeleteLockbox.ts.html |here} to see how to use DeleteLockboxRequest.
16
16
  */
17
17
  export interface DeleteLockboxRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteLockboxRequest extends common.BaseRequest {
21
21
  "lockboxId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call
24
- * for a resource, set the `if-match` parameter to the value of the
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
25
  * etag from a previous GET or POST response for that resource.
26
26
  * The resource will be updated or deleted only if the etag you
27
27
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/ExportAccessRequests.ts.html |here} to see how to use ExportAccessRequestsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/ExportAccessRequests.ts.html |here} to see how to use ExportAccessRequestsRequest.
17
17
  */
18
18
  export interface ExportAccessRequestsRequest extends common.BaseRequest {
19
19
  /**
@@ -53,7 +53,7 @@ export interface ExportAccessRequestsRequest extends common.BaseRequest {
53
53
  */
54
54
  "limit"?: number;
55
55
  /**
56
- * A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
56
+ * A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
57
57
  */
58
58
  "page"?: string;
59
59
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/GetAccessMaterials.ts.html |here} to see how to use GetAccessMaterialsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/GetAccessMaterials.ts.html |here} to see how to use GetAccessMaterialsRequest.
16
16
  */
17
17
  export interface GetAccessMaterialsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/GetAccessRequest.ts.html |here} to see how to use GetAccessRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/GetAccessRequest.ts.html |here} to see how to use GetAccessRequestRequest.
16
16
  */
17
17
  export interface GetAccessRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/GetApprovalTemplate.ts.html |here} to see how to use GetApprovalTemplateRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/GetApprovalTemplate.ts.html |here} to see how to use GetApprovalTemplateRequest.
16
16
  */
17
17
  export interface GetApprovalTemplateRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/GetLockbox.ts.html |here} to see how to use GetLockboxRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/GetLockbox.ts.html |here} to see how to use GetLockboxRequest.
16
16
  */
17
17
  export interface GetLockboxRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/HandleAccessRequest.ts.html |here} to see how to use HandleAccessRequestRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/HandleAccessRequest.ts.html |here} to see how to use HandleAccessRequestRequest.
17
17
  */
18
18
  export interface HandleAccessRequestRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface HandleAccessRequestRequest extends common.BaseRequest {
26
26
  "handleAccessRequestDetails": model.HandleAccessRequestDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/ListAccessRequests.ts.html |here} to see how to use ListAccessRequestsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/ListAccessRequests.ts.html |here} to see how to use ListAccessRequestsRequest.
17
17
  */
18
18
  export interface ListAccessRequestsRequest extends common.BaseRequest {
19
19
  /**
@@ -53,7 +53,7 @@ export interface ListAccessRequestsRequest extends common.BaseRequest {
53
53
  */
54
54
  "limit"?: number;
55
55
  /**
56
- * A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
56
+ * A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
57
57
  */
58
58
  "page"?: string;
59
59
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/ListApprovalTemplates.ts.html |here} to see how to use ListApprovalTemplatesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/ListApprovalTemplates.ts.html |here} to see how to use ListApprovalTemplatesRequest.
17
17
  */
18
18
  export interface ListApprovalTemplatesRequest extends common.BaseRequest {
19
19
  /**
@@ -41,7 +41,7 @@ export interface ListApprovalTemplatesRequest extends common.BaseRequest {
41
41
  */
42
42
  "limit"?: number;
43
43
  /**
44
- * A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
44
+ * A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
45
45
  */
46
46
  "page"?: string;
47
47
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/ListLockboxes.ts.html |here} to see how to use ListLockboxesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/ListLockboxes.ts.html |here} to see how to use ListLockboxesRequest.
17
17
  */
18
18
  export interface ListLockboxesRequest extends common.BaseRequest {
19
19
  /**
@@ -49,7 +49,7 @@ export interface ListLockboxesRequest extends common.BaseRequest {
49
49
  */
50
50
  "limit"?: number;
51
51
  /**
52
- * A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
52
+ * A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
53
53
  */
54
54
  "page"?: string;
55
55
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
17
17
  */
18
18
  export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
19
19
  /**
@@ -25,7 +25,7 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
25
25
  */
26
26
  "opcRequestId"?: string;
27
27
  /**
28
- * A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
28
+ * A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
29
29
  */
30
30
  "page"?: string;
31
31
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
17
17
  */
18
18
  export interface ListWorkRequestLogsRequest extends common.BaseRequest {
19
19
  /**
@@ -25,7 +25,7 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest {
25
25
  */
26
26
  "opcRequestId"?: string;
27
27
  /**
28
- * A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
28
+ * A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
29
29
  */
30
30
  "page"?: string;
31
31
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
17
17
  */
18
18
  export interface ListWorkRequestsRequest extends common.BaseRequest {
19
19
  /**
@@ -37,7 +37,7 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
37
37
  */
38
38
  "opcRequestId"?: string;
39
39
  /**
40
- * A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
40
+ * A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
41
41
  */
42
42
  "page"?: string;
43
43
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/UpdateApprovalTemplate.ts.html |here} to see how to use UpdateApprovalTemplateRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/UpdateApprovalTemplate.ts.html |here} to see how to use UpdateApprovalTemplateRequest.
17
17
  */
18
18
  export interface UpdateApprovalTemplateRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateApprovalTemplateRequest extends common.BaseRequest {
26
26
  "updateApprovalTemplateDetails": model.UpdateApprovalTemplateDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/lockbox/UpdateLockbox.ts.html |here} to see how to use UpdateLockboxRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/lockbox/UpdateLockbox.ts.html |here} to see how to use UpdateLockboxRequest.
17
17
  */
18
18
  export interface UpdateLockboxRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateLockboxRequest extends common.BaseRequest {
26
26
  "updateLockboxDetails": model.UpdateLockboxDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -29,7 +29,7 @@ export interface CreateAccessRequestResponse {
29
29
  */
30
30
  "location": string;
31
31
  /**
32
- * For optimistic concurrency control. See `if-match`.
32
+ * For optimistic concurrency control. See {@code if-match}.
33
33
  *
34
34
  */
35
35
  "etag": string;
@@ -24,7 +24,7 @@ export interface CreateApprovalTemplateResponse {
24
24
  */
25
25
  "location": string;
26
26
  /**
27
- * For optimistic concurrency control. See `if-match`.
27
+ * For optimistic concurrency control. See {@code if-match}.
28
28
  *
29
29
  */
30
30
  "etag": string;
@@ -24,7 +24,7 @@ export interface CreateLockboxResponse {
24
24
  */
25
25
  "location": string;
26
26
  /**
27
- * For optimistic concurrency control. See `if-match`.
27
+ * For optimistic concurrency control. See {@code if-match}.
28
28
  *
29
29
  */
30
30
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetAccessRequestResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetApprovalTemplateResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetLockboxResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetWorkRequestResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -20,7 +20,7 @@ export interface ListAccessRequestsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListApprovalTemplatesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListLockboxesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListWorkRequestErrorsResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListWorkRequestLogsResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -20,7 +20,7 @@ export interface ListWorkRequestsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -19,7 +19,7 @@ export interface UpdateApprovalTemplateResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * For optimistic concurrency control. See `if-match`.
22
+ * For optimistic concurrency control. See {@code if-match}.
23
23
  *
24
24
  */
25
25
  "etag": string;
@@ -19,7 +19,7 @@ export interface UpdateLockboxResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * For optimistic concurrency control. See `if-match`.
22
+ * For optimistic concurrency control. See {@code if-match}.
23
23
  *
24
24
  */
25
25
  "etag": string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-lockbox",
3
- "version": "2.76.1",
3
+ "version": "2.77.0",
4
4
  "description": "OCI NodeJS client for Lockbox Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.76.1",
19
- "oci-workrequests": "2.76.1"
18
+ "oci-common": "2.77.0",
19
+ "oci-workrequests": "2.77.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"