oci-devops 2.6.1 → 2.9.1

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 (706) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +216 -216
  4. package/lib/client.js +301 -301
  5. package/lib/client.js.map +1 -1
  6. package/lib/devops-waiter.d.ts +1 -1
  7. package/lib/devops-waiter.js +1 -1
  8. package/lib/model/absolute-wait-criteria-summary.d.ts +1 -1
  9. package/lib/model/absolute-wait-criteria-summary.js +1 -1
  10. package/lib/model/absolute-wait-criteria.d.ts +1 -1
  11. package/lib/model/absolute-wait-criteria.js +1 -1
  12. package/lib/model/action-type.d.ts +1 -1
  13. package/lib/model/action-type.js +1 -1
  14. package/lib/model/actual-build-runner-shape-config.d.ts +1 -1
  15. package/lib/model/actual-build-runner-shape-config.js +1 -1
  16. package/lib/model/approval-action.d.ts +1 -1
  17. package/lib/model/approval-action.js +1 -1
  18. package/lib/model/approval-policy.d.ts +1 -1
  19. package/lib/model/approval-policy.js +1 -1
  20. package/lib/model/approve-deployment-details.d.ts +1 -1
  21. package/lib/model/approve-deployment-details.js +1 -1
  22. package/lib/model/automated-deploy-stage-rollback-policy.d.ts +1 -1
  23. package/lib/model/automated-deploy-stage-rollback-policy.js +1 -1
  24. package/lib/model/backend-set-ip-collection.d.ts +1 -1
  25. package/lib/model/backend-set-ip-collection.js +1 -1
  26. package/lib/model/build-outputs.d.ts +2 -2
  27. package/lib/model/build-outputs.js +1 -1
  28. package/lib/model/build-pipeline-collection.d.ts +3 -3
  29. package/lib/model/build-pipeline-collection.js +1 -1
  30. package/lib/model/build-pipeline-parameter-collection.d.ts +4 -4
  31. package/lib/model/build-pipeline-parameter-collection.js +1 -1
  32. package/lib/model/build-pipeline-parameter.d.ts +6 -6
  33. package/lib/model/build-pipeline-parameter.js +1 -1
  34. package/lib/model/build-pipeline-stage-collection.d.ts +3 -3
  35. package/lib/model/build-pipeline-stage-collection.js +1 -1
  36. package/lib/model/build-pipeline-stage-predecessor-collection.d.ts +3 -3
  37. package/lib/model/build-pipeline-stage-predecessor-collection.js +1 -1
  38. package/lib/model/build-pipeline-stage-predecessor.d.ts +2 -2
  39. package/lib/model/build-pipeline-stage-predecessor.js +1 -1
  40. package/lib/model/build-pipeline-stage-run-progress.d.ts +7 -7
  41. package/lib/model/build-pipeline-stage-run-progress.js +1 -1
  42. package/lib/model/build-pipeline-stage-summary.d.ts +10 -10
  43. package/lib/model/build-pipeline-stage-summary.js +1 -1
  44. package/lib/model/build-pipeline-stage.d.ts +12 -12
  45. package/lib/model/build-pipeline-stage.js +1 -1
  46. package/lib/model/build-pipeline-summary.d.ts +10 -10
  47. package/lib/model/build-pipeline-summary.js +1 -1
  48. package/lib/model/build-pipeline.d.ts +10 -10
  49. package/lib/model/build-pipeline.js +1 -1
  50. package/lib/model/build-run-argument-collection.d.ts +3 -3
  51. package/lib/model/build-run-argument-collection.js +1 -1
  52. package/lib/model/build-run-argument.d.ts +5 -4
  53. package/lib/model/build-run-argument.js +1 -1
  54. package/lib/model/build-run-argument.js.map +1 -1
  55. package/lib/model/build-run-progress-summary.d.ts +4 -4
  56. package/lib/model/build-run-progress-summary.js +1 -1
  57. package/lib/model/build-run-progress.d.ts +5 -5
  58. package/lib/model/build-run-progress.js +1 -1
  59. package/lib/model/build-run-source.d.ts +2 -2
  60. package/lib/model/build-run-source.js +1 -1
  61. package/lib/model/build-run-summary-collection.d.ts +3 -3
  62. package/lib/model/build-run-summary-collection.js +1 -1
  63. package/lib/model/build-run-summary.d.ts +10 -10
  64. package/lib/model/build-run-summary.js +1 -1
  65. package/lib/model/build-run.d.ts +13 -10
  66. package/lib/model/build-run.js +1 -1
  67. package/lib/model/build-run.js.map +1 -1
  68. package/lib/model/build-source-collection.d.ts +3 -3
  69. package/lib/model/build-source-collection.js +1 -1
  70. package/lib/model/build-source.d.ts +5 -5
  71. package/lib/model/build-source.js +1 -1
  72. package/lib/model/build-stage-run-progress.d.ts +3 -3
  73. package/lib/model/build-stage-run-progress.js +1 -1
  74. package/lib/model/build-stage-run-step.d.ts +2 -2
  75. package/lib/model/build-stage-run-step.js +1 -1
  76. package/lib/model/build-stage-summary.d.ts +6 -6
  77. package/lib/model/build-stage-summary.js +1 -1
  78. package/lib/model/build-stage.d.ts +6 -6
  79. package/lib/model/build-stage.js +1 -1
  80. package/lib/model/cancel-build-run-details.d.ts +3 -3
  81. package/lib/model/cancel-build-run-details.js +1 -1
  82. package/lib/model/cancel-deployment-details.d.ts +1 -1
  83. package/lib/model/cancel-deployment-details.js +1 -1
  84. package/lib/model/change-project-compartment-details.d.ts +1 -1
  85. package/lib/model/change-project-compartment-details.js +1 -1
  86. package/lib/model/commit-info.d.ts +4 -4
  87. package/lib/model/commit-info.js +1 -1
  88. package/lib/model/compute-instance-group-by-ids-selector.d.ts +1 -1
  89. package/lib/model/compute-instance-group-by-ids-selector.js +1 -1
  90. package/lib/model/compute-instance-group-by-query-selector.d.ts +1 -1
  91. package/lib/model/compute-instance-group-by-query-selector.js +1 -1
  92. package/lib/model/compute-instance-group-deploy-environment-summary.d.ts +1 -1
  93. package/lib/model/compute-instance-group-deploy-environment-summary.js +1 -1
  94. package/lib/model/compute-instance-group-deploy-environment.d.ts +1 -1
  95. package/lib/model/compute-instance-group-deploy-environment.js +1 -1
  96. package/lib/model/compute-instance-group-deploy-stage-execution-progress.d.ts +1 -1
  97. package/lib/model/compute-instance-group-deploy-stage-execution-progress.js +1 -1
  98. package/lib/model/compute-instance-group-deploy-stage-summary.d.ts +1 -1
  99. package/lib/model/compute-instance-group-deploy-stage-summary.js +1 -1
  100. package/lib/model/compute-instance-group-deploy-stage.d.ts +1 -1
  101. package/lib/model/compute-instance-group-deploy-stage.js +1 -1
  102. package/lib/model/compute-instance-group-failure-policy-by-count.d.ts +1 -1
  103. package/lib/model/compute-instance-group-failure-policy-by-count.js +1 -1
  104. package/lib/model/compute-instance-group-failure-policy-by-percentage.d.ts +1 -1
  105. package/lib/model/compute-instance-group-failure-policy-by-percentage.js +1 -1
  106. package/lib/model/compute-instance-group-failure-policy.d.ts +1 -1
  107. package/lib/model/compute-instance-group-failure-policy.js +1 -1
  108. package/lib/model/compute-instance-group-linear-rollout-policy-by-count.d.ts +1 -1
  109. package/lib/model/compute-instance-group-linear-rollout-policy-by-count.js +1 -1
  110. package/lib/model/compute-instance-group-linear-rollout-policy-by-percentage.d.ts +1 -1
  111. package/lib/model/compute-instance-group-linear-rollout-policy-by-percentage.js +1 -1
  112. package/lib/model/compute-instance-group-rollout-policy.d.ts +1 -1
  113. package/lib/model/compute-instance-group-rollout-policy.js +1 -1
  114. package/lib/model/compute-instance-group-selector-collection.d.ts +1 -1
  115. package/lib/model/compute-instance-group-selector-collection.js +1 -1
  116. package/lib/model/compute-instance-group-selector.d.ts +1 -1
  117. package/lib/model/compute-instance-group-selector.js +1 -1
  118. package/lib/model/connection-collection.d.ts +1 -1
  119. package/lib/model/connection-collection.js +1 -1
  120. package/lib/model/connection-summary.d.ts +8 -8
  121. package/lib/model/connection-summary.js +1 -1
  122. package/lib/model/connection.d.ts +10 -10
  123. package/lib/model/connection.js +1 -1
  124. package/lib/model/container-registry-delivered-artifact.d.ts +3 -3
  125. package/lib/model/container-registry-delivered-artifact.js +1 -1
  126. package/lib/model/count-based-approval-policy.d.ts +1 -1
  127. package/lib/model/count-based-approval-policy.js +1 -1
  128. package/lib/model/create-absolute-wait-criteria-details.d.ts +4 -4
  129. package/lib/model/create-absolute-wait-criteria-details.js +1 -1
  130. package/lib/model/create-build-pipeline-details.d.ts +5 -5
  131. package/lib/model/create-build-pipeline-details.js +1 -1
  132. package/lib/model/create-build-pipeline-stage-details.d.ts +5 -5
  133. package/lib/model/create-build-pipeline-stage-details.js +1 -1
  134. package/lib/model/create-build-run-details.d.ts +4 -4
  135. package/lib/model/create-build-run-details.js +1 -1
  136. package/lib/model/create-build-stage-details.d.ts +6 -6
  137. package/lib/model/create-build-stage-details.js +1 -1
  138. package/lib/model/create-compute-instance-group-deploy-environment-details.d.ts +1 -1
  139. package/lib/model/create-compute-instance-group-deploy-environment-details.js +1 -1
  140. package/lib/model/create-compute-instance-group-deploy-stage-details.d.ts +1 -1
  141. package/lib/model/create-compute-instance-group-deploy-stage-details.js +1 -1
  142. package/lib/model/create-connection-details.d.ts +4 -4
  143. package/lib/model/create-connection-details.js +1 -1
  144. package/lib/model/create-deliver-artifact-stage-details.d.ts +2 -2
  145. package/lib/model/create-deliver-artifact-stage-details.js +1 -1
  146. package/lib/model/create-deploy-artifact-details.d.ts +1 -1
  147. package/lib/model/create-deploy-artifact-details.js +1 -1
  148. package/lib/model/create-deploy-environment-details.d.ts +1 -1
  149. package/lib/model/create-deploy-environment-details.js +1 -1
  150. package/lib/model/create-deploy-pipeline-deployment-details.d.ts +1 -1
  151. package/lib/model/create-deploy-pipeline-deployment-details.js +1 -1
  152. package/lib/model/create-deploy-pipeline-details.d.ts +1 -1
  153. package/lib/model/create-deploy-pipeline-details.js +1 -1
  154. package/lib/model/create-deploy-pipeline-redeployment-details.d.ts +1 -1
  155. package/lib/model/create-deploy-pipeline-redeployment-details.js +1 -1
  156. package/lib/model/create-deploy-stage-details.d.ts +1 -1
  157. package/lib/model/create-deploy-stage-details.js +1 -1
  158. package/lib/model/create-deployment-details.d.ts +1 -1
  159. package/lib/model/create-deployment-details.js +1 -1
  160. package/lib/model/create-devops-code-repository-trigger-details.d.ts +3 -3
  161. package/lib/model/create-devops-code-repository-trigger-details.js +1 -1
  162. package/lib/model/create-function-deploy-environment-details.d.ts +1 -1
  163. package/lib/model/create-function-deploy-environment-details.js +1 -1
  164. package/lib/model/create-function-deploy-stage-details.d.ts +1 -1
  165. package/lib/model/create-function-deploy-stage-details.js +1 -1
  166. package/lib/model/create-github-access-token-connection-details.d.ts +2 -2
  167. package/lib/model/create-github-access-token-connection-details.js +1 -1
  168. package/lib/model/create-github-trigger-details.d.ts +2 -2
  169. package/lib/model/create-github-trigger-details.js +1 -1
  170. package/lib/model/create-gitlab-access-token-connection-details.d.ts +2 -2
  171. package/lib/model/create-gitlab-access-token-connection-details.js +1 -1
  172. package/lib/model/create-gitlab-trigger-details.d.ts +2 -2
  173. package/lib/model/create-gitlab-trigger-details.js +1 -1
  174. package/lib/model/create-invoke-function-deploy-stage-details.d.ts +1 -1
  175. package/lib/model/create-invoke-function-deploy-stage-details.js +1 -1
  176. package/lib/model/create-load-balancer-traffic-shift-deploy-stage-details.d.ts +1 -1
  177. package/lib/model/create-load-balancer-traffic-shift-deploy-stage-details.js +1 -1
  178. package/lib/model/create-manual-approval-deploy-stage-details.d.ts +1 -1
  179. package/lib/model/create-manual-approval-deploy-stage-details.js +1 -1
  180. package/lib/model/create-oke-cluster-deploy-environment-details.d.ts +1 -1
  181. package/lib/model/create-oke-cluster-deploy-environment-details.js +1 -1
  182. package/lib/model/create-oke-deploy-stage-details.d.ts +1 -1
  183. package/lib/model/create-oke-deploy-stage-details.js +1 -1
  184. package/lib/model/create-project-details.d.ts +1 -1
  185. package/lib/model/create-project-details.js +1 -1
  186. package/lib/model/create-repository-details.d.ts +5 -5
  187. package/lib/model/create-repository-details.js +1 -1
  188. package/lib/model/create-single-deploy-stage-deployment-details.d.ts +1 -1
  189. package/lib/model/create-single-deploy-stage-deployment-details.js +1 -1
  190. package/lib/model/create-trigger-deployment-stage-details.d.ts +4 -4
  191. package/lib/model/create-trigger-deployment-stage-details.js +1 -1
  192. package/lib/model/create-trigger-details.d.ts +6 -6
  193. package/lib/model/create-trigger-details.js +1 -1
  194. package/lib/model/create-wait-criteria-details.d.ts +2 -2
  195. package/lib/model/create-wait-criteria-details.js +1 -1
  196. package/lib/model/create-wait-deploy-stage-details.d.ts +1 -1
  197. package/lib/model/create-wait-deploy-stage-details.js +1 -1
  198. package/lib/model/create-wait-stage-details.d.ts +2 -2
  199. package/lib/model/create-wait-stage-details.js +1 -1
  200. package/lib/model/deliver-artifact-collection.d.ts +3 -3
  201. package/lib/model/deliver-artifact-collection.js +1 -1
  202. package/lib/model/deliver-artifact-stage-run-progress.d.ts +2 -2
  203. package/lib/model/deliver-artifact-stage-run-progress.js +1 -1
  204. package/lib/model/deliver-artifact-stage-summary.d.ts +2 -2
  205. package/lib/model/deliver-artifact-stage-summary.js +1 -1
  206. package/lib/model/deliver-artifact-stage.d.ts +2 -2
  207. package/lib/model/deliver-artifact-stage.js +1 -1
  208. package/lib/model/deliver-artifact.d.ts +4 -4
  209. package/lib/model/deliver-artifact.js +1 -1
  210. package/lib/model/delivered-artifact-collection.d.ts +3 -3
  211. package/lib/model/delivered-artifact-collection.js +1 -1
  212. package/lib/model/delivered-artifact.d.ts +4 -4
  213. package/lib/model/delivered-artifact.js +1 -1
  214. package/lib/model/deploy-artifact-collection.d.ts +1 -1
  215. package/lib/model/deploy-artifact-collection.js +1 -1
  216. package/lib/model/deploy-artifact-override-argument-collection.d.ts +1 -1
  217. package/lib/model/deploy-artifact-override-argument-collection.js +1 -1
  218. package/lib/model/deploy-artifact-override-argument.d.ts +1 -1
  219. package/lib/model/deploy-artifact-override-argument.js +1 -1
  220. package/lib/model/deploy-artifact-source.d.ts +1 -1
  221. package/lib/model/deploy-artifact-source.js +1 -1
  222. package/lib/model/deploy-artifact-summary.d.ts +1 -1
  223. package/lib/model/deploy-artifact-summary.js +1 -1
  224. package/lib/model/deploy-artifact.d.ts +1 -1
  225. package/lib/model/deploy-artifact.js +1 -1
  226. package/lib/model/deploy-environment-collection.d.ts +1 -1
  227. package/lib/model/deploy-environment-collection.js +1 -1
  228. package/lib/model/deploy-environment-summary.d.ts +1 -1
  229. package/lib/model/deploy-environment-summary.js +1 -1
  230. package/lib/model/deploy-environment.d.ts +1 -1
  231. package/lib/model/deploy-environment.js +1 -1
  232. package/lib/model/deploy-pipeline-artifact-collection.d.ts +1 -1
  233. package/lib/model/deploy-pipeline-artifact-collection.js +1 -1
  234. package/lib/model/deploy-pipeline-artifact.d.ts +1 -1
  235. package/lib/model/deploy-pipeline-artifact.js +1 -1
  236. package/lib/model/deploy-pipeline-collection.d.ts +1 -1
  237. package/lib/model/deploy-pipeline-collection.js +1 -1
  238. package/lib/model/deploy-pipeline-deployment-summary.d.ts +1 -1
  239. package/lib/model/deploy-pipeline-deployment-summary.js +1 -1
  240. package/lib/model/deploy-pipeline-deployment.d.ts +1 -1
  241. package/lib/model/deploy-pipeline-deployment.js +1 -1
  242. package/lib/model/deploy-pipeline-environment-collection.d.ts +1 -1
  243. package/lib/model/deploy-pipeline-environment-collection.js +1 -1
  244. package/lib/model/deploy-pipeline-environment.d.ts +1 -1
  245. package/lib/model/deploy-pipeline-environment.js +1 -1
  246. package/lib/model/deploy-pipeline-parameter-collection.d.ts +1 -1
  247. package/lib/model/deploy-pipeline-parameter-collection.js +1 -1
  248. package/lib/model/deploy-pipeline-parameter.d.ts +1 -1
  249. package/lib/model/deploy-pipeline-parameter.js +1 -1
  250. package/lib/model/deploy-pipeline-redeployment-summary.d.ts +1 -1
  251. package/lib/model/deploy-pipeline-redeployment-summary.js +1 -1
  252. package/lib/model/deploy-pipeline-redeployment.d.ts +1 -1
  253. package/lib/model/deploy-pipeline-redeployment.js +1 -1
  254. package/lib/model/deploy-pipeline-stage-collection.d.ts +1 -1
  255. package/lib/model/deploy-pipeline-stage-collection.js +1 -1
  256. package/lib/model/deploy-pipeline-stage.d.ts +1 -1
  257. package/lib/model/deploy-pipeline-stage.js +1 -1
  258. package/lib/model/deploy-pipeline-summary.d.ts +1 -1
  259. package/lib/model/deploy-pipeline-summary.js +1 -1
  260. package/lib/model/deploy-pipeline.d.ts +1 -1
  261. package/lib/model/deploy-pipeline.js +1 -1
  262. package/lib/model/deploy-stage-collection.d.ts +1 -1
  263. package/lib/model/deploy-stage-collection.js +1 -1
  264. package/lib/model/deploy-stage-execution-progress-details.d.ts +1 -1
  265. package/lib/model/deploy-stage-execution-progress-details.js +1 -1
  266. package/lib/model/deploy-stage-execution-progress.d.ts +1 -1
  267. package/lib/model/deploy-stage-execution-progress.js +1 -1
  268. package/lib/model/deploy-stage-execution-step.d.ts +1 -1
  269. package/lib/model/deploy-stage-execution-step.js +1 -1
  270. package/lib/model/deploy-stage-predecessor-collection.d.ts +1 -1
  271. package/lib/model/deploy-stage-predecessor-collection.js +1 -1
  272. package/lib/model/deploy-stage-predecessor.d.ts +1 -1
  273. package/lib/model/deploy-stage-predecessor.js +1 -1
  274. package/lib/model/deploy-stage-rollback-policy.d.ts +1 -1
  275. package/lib/model/deploy-stage-rollback-policy.js +1 -1
  276. package/lib/model/deploy-stage-summary.d.ts +1 -1
  277. package/lib/model/deploy-stage-summary.js +1 -1
  278. package/lib/model/deploy-stage.d.ts +1 -1
  279. package/lib/model/deploy-stage.js +1 -1
  280. package/lib/model/deployment-argument-collection.d.ts +1 -1
  281. package/lib/model/deployment-argument-collection.js +1 -1
  282. package/lib/model/deployment-argument.d.ts +1 -1
  283. package/lib/model/deployment-argument.js +1 -1
  284. package/lib/model/deployment-collection.d.ts +1 -1
  285. package/lib/model/deployment-collection.js +1 -1
  286. package/lib/model/deployment-execution-progress.d.ts +1 -1
  287. package/lib/model/deployment-execution-progress.js +1 -1
  288. package/lib/model/deployment-summary.d.ts +1 -1
  289. package/lib/model/deployment-summary.js +1 -1
  290. package/lib/model/deployment.d.ts +1 -1
  291. package/lib/model/deployment.js +1 -1
  292. package/lib/model/devops-code-repository-build-run-source.d.ts +4 -4
  293. package/lib/model/devops-code-repository-build-run-source.js +1 -1
  294. package/lib/model/devops-code-repository-build-source.d.ts +3 -3
  295. package/lib/model/devops-code-repository-build-source.js +1 -1
  296. package/lib/model/devops-code-repository-filter-attributes.d.ts +3 -3
  297. package/lib/model/devops-code-repository-filter-attributes.js +1 -1
  298. package/lib/model/devops-code-repository-filter.d.ts +3 -3
  299. package/lib/model/devops-code-repository-filter.js +1 -1
  300. package/lib/model/devops-code-repository-trigger-create-result.d.ts +3 -3
  301. package/lib/model/devops-code-repository-trigger-create-result.js +1 -1
  302. package/lib/model/devops-code-repository-trigger-summary.d.ts +3 -3
  303. package/lib/model/devops-code-repository-trigger-summary.js +1 -1
  304. package/lib/model/devops-code-repository-trigger.d.ts +3 -3
  305. package/lib/model/devops-code-repository-trigger.js +1 -1
  306. package/lib/model/diff-chunk.d.ts +2 -2
  307. package/lib/model/diff-chunk.js +1 -1
  308. package/lib/model/diff-collection.d.ts +3 -3
  309. package/lib/model/diff-collection.js +1 -1
  310. package/lib/model/diff-line-details.d.ts +3 -3
  311. package/lib/model/diff-line-details.js +1 -1
  312. package/lib/model/diff-response-entry.d.ts +3 -3
  313. package/lib/model/diff-response-entry.js +1 -1
  314. package/lib/model/diff-response.d.ts +6 -6
  315. package/lib/model/diff-response.js +1 -1
  316. package/lib/model/diff-section.d.ts +2 -2
  317. package/lib/model/diff-section.js +1 -1
  318. package/lib/model/diff-summary.d.ts +6 -6
  319. package/lib/model/diff-summary.js +1 -1
  320. package/lib/model/exported-variable-collection.d.ts +3 -3
  321. package/lib/model/exported-variable-collection.js +1 -1
  322. package/lib/model/exported-variable.d.ts +4 -4
  323. package/lib/model/exported-variable.js +1 -1
  324. package/lib/model/file-diff-response.d.ts +5 -5
  325. package/lib/model/file-diff-response.js +1 -1
  326. package/lib/model/file-line-details.d.ts +4 -4
  327. package/lib/model/file-line-details.js +1 -1
  328. package/lib/model/filter.d.ts +2 -2
  329. package/lib/model/filter.js +1 -1
  330. package/lib/model/function-deploy-environment-summary.d.ts +1 -1
  331. package/lib/model/function-deploy-environment-summary.js +1 -1
  332. package/lib/model/function-deploy-environment.d.ts +1 -1
  333. package/lib/model/function-deploy-environment.js +1 -1
  334. package/lib/model/function-deploy-stage-execution-progress.d.ts +1 -1
  335. package/lib/model/function-deploy-stage-execution-progress.js +1 -1
  336. package/lib/model/function-deploy-stage-summary.d.ts +1 -1
  337. package/lib/model/function-deploy-stage-summary.js +1 -1
  338. package/lib/model/function-deploy-stage.d.ts +1 -1
  339. package/lib/model/function-deploy-stage.js +1 -1
  340. package/lib/model/generic-delivered-artifact.d.ts +3 -3
  341. package/lib/model/generic-delivered-artifact.js +1 -1
  342. package/lib/model/generic-deploy-artifact-source.d.ts +1 -1
  343. package/lib/model/generic-deploy-artifact-source.js +1 -1
  344. package/lib/model/github-access-token-connection-summary.d.ts +2 -2
  345. package/lib/model/github-access-token-connection-summary.js +1 -1
  346. package/lib/model/github-access-token-connection.d.ts +2 -2
  347. package/lib/model/github-access-token-connection.js +1 -1
  348. package/lib/model/github-build-run-source.d.ts +3 -3
  349. package/lib/model/github-build-run-source.js +1 -1
  350. package/lib/model/github-build-source.d.ts +3 -3
  351. package/lib/model/github-build-source.js +1 -1
  352. package/lib/model/github-filter-attributes.d.ts +4 -4
  353. package/lib/model/github-filter-attributes.js +1 -1
  354. package/lib/model/github-filter.d.ts +3 -3
  355. package/lib/model/github-filter.js +1 -1
  356. package/lib/model/github-trigger-create-result.d.ts +4 -4
  357. package/lib/model/github-trigger-create-result.js +1 -1
  358. package/lib/model/github-trigger-summary.d.ts +2 -2
  359. package/lib/model/github-trigger-summary.js +1 -1
  360. package/lib/model/github-trigger.d.ts +3 -3
  361. package/lib/model/github-trigger.js +1 -1
  362. package/lib/model/gitlab-access-token-connection-summary.d.ts +2 -2
  363. package/lib/model/gitlab-access-token-connection-summary.js +1 -1
  364. package/lib/model/gitlab-access-token-connection.d.ts +2 -2
  365. package/lib/model/gitlab-access-token-connection.js +1 -1
  366. package/lib/model/gitlab-build-run-source.d.ts +3 -3
  367. package/lib/model/gitlab-build-run-source.js +1 -1
  368. package/lib/model/gitlab-build-source.d.ts +3 -3
  369. package/lib/model/gitlab-build-source.js +1 -1
  370. package/lib/model/gitlab-filter-attributes.d.ts +4 -4
  371. package/lib/model/gitlab-filter-attributes.js +1 -1
  372. package/lib/model/gitlab-filter.d.ts +3 -3
  373. package/lib/model/gitlab-filter.js +1 -1
  374. package/lib/model/gitlab-trigger-create-result.d.ts +4 -4
  375. package/lib/model/gitlab-trigger-create-result.js +1 -1
  376. package/lib/model/gitlab-trigger-summary.d.ts +2 -2
  377. package/lib/model/gitlab-trigger-summary.js +1 -1
  378. package/lib/model/gitlab-trigger.d.ts +3 -3
  379. package/lib/model/gitlab-trigger.js +1 -1
  380. package/lib/model/index.d.ts +1 -1
  381. package/lib/model/index.js +1 -1
  382. package/lib/model/inline-deploy-artifact-source.d.ts +1 -1
  383. package/lib/model/inline-deploy-artifact-source.js +1 -1
  384. package/lib/model/invoke-function-deploy-stage-execution-progress.d.ts +1 -1
  385. package/lib/model/invoke-function-deploy-stage-execution-progress.js +1 -1
  386. package/lib/model/invoke-function-deploy-stage-summary.d.ts +1 -1
  387. package/lib/model/invoke-function-deploy-stage-summary.js +1 -1
  388. package/lib/model/invoke-function-deploy-stage.d.ts +1 -1
  389. package/lib/model/invoke-function-deploy-stage.js +1 -1
  390. package/lib/model/load-balancer-config.d.ts +1 -1
  391. package/lib/model/load-balancer-config.js +1 -1
  392. package/lib/model/load-balancer-traffic-shift-deploy-stage-execution-progress.d.ts +1 -1
  393. package/lib/model/load-balancer-traffic-shift-deploy-stage-execution-progress.js +1 -1
  394. package/lib/model/load-balancer-traffic-shift-deploy-stage-summary.d.ts +1 -1
  395. package/lib/model/load-balancer-traffic-shift-deploy-stage-summary.js +1 -1
  396. package/lib/model/load-balancer-traffic-shift-deploy-stage.d.ts +1 -1
  397. package/lib/model/load-balancer-traffic-shift-deploy-stage.js +1 -1
  398. package/lib/model/load-balancer-traffic-shift-rollout-policy.d.ts +1 -1
  399. package/lib/model/load-balancer-traffic-shift-rollout-policy.js +1 -1
  400. package/lib/model/manual-approval-deploy-stage-execution-progress.d.ts +1 -1
  401. package/lib/model/manual-approval-deploy-stage-execution-progress.js +1 -1
  402. package/lib/model/manual-approval-deploy-stage-summary.d.ts +1 -1
  403. package/lib/model/manual-approval-deploy-stage-summary.js +1 -1
  404. package/lib/model/manual-approval-deploy-stage.d.ts +1 -1
  405. package/lib/model/manual-approval-deploy-stage.js +1 -1
  406. package/lib/model/manual-build-run-source.d.ts +2 -2
  407. package/lib/model/manual-build-run-source.js +1 -1
  408. package/lib/model/mirror-repository-config.d.ts +2 -2
  409. package/lib/model/mirror-repository-config.js +1 -1
  410. package/lib/model/no-deploy-stage-rollback-policy.d.ts +1 -1
  411. package/lib/model/no-deploy-stage-rollback-policy.js +1 -1
  412. package/lib/model/notification-config.d.ts +1 -1
  413. package/lib/model/notification-config.js +1 -1
  414. package/lib/model/ocir-deploy-artifact-source.d.ts +1 -1
  415. package/lib/model/ocir-deploy-artifact-source.js +1 -1
  416. package/lib/model/oke-cluster-deploy-environment-summary.d.ts +1 -1
  417. package/lib/model/oke-cluster-deploy-environment-summary.js +1 -1
  418. package/lib/model/oke-cluster-deploy-environment.d.ts +1 -1
  419. package/lib/model/oke-cluster-deploy-environment.js +1 -1
  420. package/lib/model/oke-deploy-stage-execution-progress.d.ts +1 -1
  421. package/lib/model/oke-deploy-stage-execution-progress.js +1 -1
  422. package/lib/model/oke-deploy-stage-summary.d.ts +1 -1
  423. package/lib/model/oke-deploy-stage-summary.js +1 -1
  424. package/lib/model/oke-deploy-stage.d.ts +1 -1
  425. package/lib/model/oke-deploy-stage.js +1 -1
  426. package/lib/model/operation-status.d.ts +1 -1
  427. package/lib/model/operation-status.js +1 -1
  428. package/lib/model/operation-type.d.ts +1 -1
  429. package/lib/model/operation-type.js +1 -1
  430. package/lib/model/project-collection.d.ts +1 -1
  431. package/lib/model/project-collection.js +1 -1
  432. package/lib/model/project-summary.d.ts +1 -1
  433. package/lib/model/project-summary.js +1 -1
  434. package/lib/model/project.d.ts +1 -1
  435. package/lib/model/project.js +1 -1
  436. package/lib/model/put-repository-branch-details.d.ts +2 -2
  437. package/lib/model/put-repository-branch-details.js +1 -1
  438. package/lib/model/put-repository-ref-details.d.ts +2 -2
  439. package/lib/model/put-repository-ref-details.js +1 -1
  440. package/lib/model/put-repository-tag-details.d.ts +2 -2
  441. package/lib/model/put-repository-tag-details.js +1 -1
  442. package/lib/model/repository-author-collection.d.ts +2 -2
  443. package/lib/model/repository-author-collection.js +1 -1
  444. package/lib/model/repository-author-summary.d.ts +3 -3
  445. package/lib/model/repository-author-summary.js +1 -1
  446. package/lib/model/repository-branch-summary.d.ts +2 -2
  447. package/lib/model/repository-branch-summary.js +1 -1
  448. package/lib/model/repository-branch.d.ts +2 -2
  449. package/lib/model/repository-branch.js +1 -1
  450. package/lib/model/repository-collection.d.ts +2 -2
  451. package/lib/model/repository-collection.js +1 -1
  452. package/lib/model/repository-commit-collection.d.ts +2 -2
  453. package/lib/model/repository-commit-collection.js +1 -1
  454. package/lib/model/repository-commit-summary.d.ts +9 -9
  455. package/lib/model/repository-commit-summary.js +1 -1
  456. package/lib/model/repository-commit.d.ts +9 -9
  457. package/lib/model/repository-commit.js +1 -1
  458. package/lib/model/repository-file-lines.d.ts +3 -3
  459. package/lib/model/repository-file-lines.js +1 -1
  460. package/lib/model/repository-mirror-record-collection.d.ts +1 -1
  461. package/lib/model/repository-mirror-record-collection.js +1 -1
  462. package/lib/model/repository-mirror-record-summary.d.ts +4 -4
  463. package/lib/model/repository-mirror-record-summary.js +1 -1
  464. package/lib/model/repository-mirror-record.d.ts +4 -4
  465. package/lib/model/repository-mirror-record.js +1 -1
  466. package/lib/model/repository-object.d.ts +5 -5
  467. package/lib/model/repository-object.js +1 -1
  468. package/lib/model/repository-path-collection.d.ts +3 -3
  469. package/lib/model/repository-path-collection.js +1 -1
  470. package/lib/model/repository-path-summary.d.ts +8 -8
  471. package/lib/model/repository-path-summary.js +1 -1
  472. package/lib/model/repository-ref-collection.d.ts +3 -3
  473. package/lib/model/repository-ref-collection.js +1 -1
  474. package/lib/model/repository-ref-summary.d.ts +5 -5
  475. package/lib/model/repository-ref-summary.js +1 -1
  476. package/lib/model/repository-ref.d.ts +5 -5
  477. package/lib/model/repository-ref.js +1 -1
  478. package/lib/model/repository-summary.d.ts +14 -14
  479. package/lib/model/repository-summary.js +1 -1
  480. package/lib/model/repository-tag-summary.d.ts +2 -2
  481. package/lib/model/repository-tag-summary.js +1 -1
  482. package/lib/model/repository-tag.d.ts +2 -2
  483. package/lib/model/repository-tag.js +1 -1
  484. package/lib/model/repository.d.ts +19 -19
  485. package/lib/model/repository.js +1 -1
  486. package/lib/model/single-deploy-stage-deployment-summary.d.ts +1 -1
  487. package/lib/model/single-deploy-stage-deployment-summary.js +1 -1
  488. package/lib/model/single-deploy-stage-deployment.d.ts +1 -1
  489. package/lib/model/single-deploy-stage-deployment.js +1 -1
  490. package/lib/model/sort-order.d.ts +1 -1
  491. package/lib/model/sort-order.js +1 -1
  492. package/lib/model/trigger-action.d.ts +2 -2
  493. package/lib/model/trigger-action.js +1 -1
  494. package/lib/model/trigger-build-pipeline-action.d.ts +3 -3
  495. package/lib/model/trigger-build-pipeline-action.js +1 -1
  496. package/lib/model/trigger-collection.d.ts +2 -2
  497. package/lib/model/trigger-collection.js +1 -1
  498. package/lib/model/trigger-create-result.d.ts +11 -11
  499. package/lib/model/trigger-create-result.js +1 -1
  500. package/lib/model/trigger-deployment-pipeline-stage-run-progress.d.ts +3 -3
  501. package/lib/model/trigger-deployment-pipeline-stage-run-progress.js +1 -1
  502. package/lib/model/trigger-deployment-stage-summary.d.ts +4 -4
  503. package/lib/model/trigger-deployment-stage-summary.js +1 -1
  504. package/lib/model/trigger-deployment-stage.d.ts +4 -4
  505. package/lib/model/trigger-deployment-stage.js +1 -1
  506. package/lib/model/trigger-info.d.ts +1 -1
  507. package/lib/model/trigger-info.js +1 -1
  508. package/lib/model/trigger-schedule.d.ts +7 -7
  509. package/lib/model/trigger-schedule.js +1 -1
  510. package/lib/model/trigger-summary.d.ts +10 -10
  511. package/lib/model/trigger-summary.js +1 -1
  512. package/lib/model/trigger.d.ts +11 -11
  513. package/lib/model/trigger.js +1 -1
  514. package/lib/model/update-absolute-wait-criteria-details.d.ts +4 -4
  515. package/lib/model/update-absolute-wait-criteria-details.js +1 -1
  516. package/lib/model/update-build-pipeline-details.d.ts +4 -4
  517. package/lib/model/update-build-pipeline-details.js +1 -1
  518. package/lib/model/update-build-pipeline-stage-details.d.ts +3 -3
  519. package/lib/model/update-build-pipeline-stage-details.js +1 -1
  520. package/lib/model/update-build-run-details.d.ts +3 -3
  521. package/lib/model/update-build-run-details.js +1 -1
  522. package/lib/model/update-build-stage-details.d.ts +6 -6
  523. package/lib/model/update-build-stage-details.js +1 -1
  524. package/lib/model/update-compute-instance-group-deploy-environment-details.d.ts +1 -1
  525. package/lib/model/update-compute-instance-group-deploy-environment-details.js +1 -1
  526. package/lib/model/update-compute-instance-group-deploy-stage-details.d.ts +1 -1
  527. package/lib/model/update-compute-instance-group-deploy-stage-details.js +1 -1
  528. package/lib/model/update-connection-details.d.ts +3 -3
  529. package/lib/model/update-connection-details.js +1 -1
  530. package/lib/model/update-deliver-artifact-stage-details.d.ts +2 -2
  531. package/lib/model/update-deliver-artifact-stage-details.js +1 -1
  532. package/lib/model/update-deploy-artifact-details.d.ts +1 -1
  533. package/lib/model/update-deploy-artifact-details.js +1 -1
  534. package/lib/model/update-deploy-environment-details.d.ts +1 -1
  535. package/lib/model/update-deploy-environment-details.js +1 -1
  536. package/lib/model/update-deploy-pipeline-deployment-details.d.ts +1 -1
  537. package/lib/model/update-deploy-pipeline-deployment-details.js +1 -1
  538. package/lib/model/update-deploy-pipeline-details.d.ts +1 -1
  539. package/lib/model/update-deploy-pipeline-details.js +1 -1
  540. package/lib/model/update-deploy-pipeline-redeployment-details.d.ts +1 -1
  541. package/lib/model/update-deploy-pipeline-redeployment-details.js +1 -1
  542. package/lib/model/update-deploy-stage-details.d.ts +1 -1
  543. package/lib/model/update-deploy-stage-details.js +1 -1
  544. package/lib/model/update-deployment-details.d.ts +1 -1
  545. package/lib/model/update-deployment-details.js +1 -1
  546. package/lib/model/update-devops-code-repository-trigger-details.d.ts +3 -3
  547. package/lib/model/update-devops-code-repository-trigger-details.js +1 -1
  548. package/lib/model/update-function-deploy-environment-details.d.ts +1 -1
  549. package/lib/model/update-function-deploy-environment-details.js +1 -1
  550. package/lib/model/update-function-deploy-stage-details.d.ts +1 -1
  551. package/lib/model/update-function-deploy-stage-details.js +1 -1
  552. package/lib/model/update-github-access-token-connection-details.d.ts +2 -2
  553. package/lib/model/update-github-access-token-connection-details.js +1 -1
  554. package/lib/model/update-github-trigger-details.d.ts +2 -2
  555. package/lib/model/update-github-trigger-details.js +1 -1
  556. package/lib/model/update-gitlab-access-token-connection-details.d.ts +2 -2
  557. package/lib/model/update-gitlab-access-token-connection-details.js +1 -1
  558. package/lib/model/update-gitlab-trigger-details.d.ts +2 -2
  559. package/lib/model/update-gitlab-trigger-details.js +1 -1
  560. package/lib/model/update-invoke-function-deploy-stage-details.d.ts +1 -1
  561. package/lib/model/update-invoke-function-deploy-stage-details.js +1 -1
  562. package/lib/model/update-load-balancer-traffic-shift-deploy-stage-details.d.ts +1 -1
  563. package/lib/model/update-load-balancer-traffic-shift-deploy-stage-details.js +1 -1
  564. package/lib/model/update-manual-approval-deploy-stage-details.d.ts +1 -1
  565. package/lib/model/update-manual-approval-deploy-stage-details.js +1 -1
  566. package/lib/model/update-oke-cluster-deploy-environment-details.d.ts +1 -1
  567. package/lib/model/update-oke-cluster-deploy-environment-details.js +1 -1
  568. package/lib/model/update-oke-deploy-stage-details.d.ts +1 -1
  569. package/lib/model/update-oke-deploy-stage-details.js +1 -1
  570. package/lib/model/update-project-details.d.ts +1 -1
  571. package/lib/model/update-project-details.js +1 -1
  572. package/lib/model/update-repository-details.d.ts +5 -5
  573. package/lib/model/update-repository-details.js +1 -1
  574. package/lib/model/update-single-deploy-stage-deployment-details.d.ts +1 -1
  575. package/lib/model/update-single-deploy-stage-deployment-details.js +1 -1
  576. package/lib/model/update-trigger-deployment-stage-details.d.ts +4 -4
  577. package/lib/model/update-trigger-deployment-stage-details.js +1 -1
  578. package/lib/model/update-trigger-details.d.ts +4 -4
  579. package/lib/model/update-trigger-details.js +1 -1
  580. package/lib/model/update-wait-criteria-details.d.ts +2 -2
  581. package/lib/model/update-wait-criteria-details.js +1 -1
  582. package/lib/model/update-wait-deploy-stage-details.d.ts +1 -1
  583. package/lib/model/update-wait-deploy-stage-details.js +1 -1
  584. package/lib/model/update-wait-stage-details.d.ts +2 -2
  585. package/lib/model/update-wait-stage-details.js +1 -1
  586. package/lib/model/wait-criteria-summary.d.ts +1 -1
  587. package/lib/model/wait-criteria-summary.js +1 -1
  588. package/lib/model/wait-criteria.d.ts +1 -1
  589. package/lib/model/wait-criteria.js +1 -1
  590. package/lib/model/wait-deploy-stage-execution-progress.d.ts +1 -1
  591. package/lib/model/wait-deploy-stage-execution-progress.js +1 -1
  592. package/lib/model/wait-deploy-stage-summary.d.ts +1 -1
  593. package/lib/model/wait-deploy-stage-summary.js +1 -1
  594. package/lib/model/wait-deploy-stage.d.ts +1 -1
  595. package/lib/model/wait-deploy-stage.js +1 -1
  596. package/lib/model/wait-stage-run-progress.d.ts +2 -2
  597. package/lib/model/wait-stage-run-progress.js +1 -1
  598. package/lib/model/wait-stage-summary.d.ts +2 -2
  599. package/lib/model/wait-stage-summary.js +1 -1
  600. package/lib/model/wait-stage.d.ts +2 -2
  601. package/lib/model/wait-stage.js +1 -1
  602. package/lib/model/work-request-collection.d.ts +1 -1
  603. package/lib/model/work-request-collection.js +1 -1
  604. package/lib/model/work-request-error-collection.d.ts +1 -1
  605. package/lib/model/work-request-error-collection.js +1 -1
  606. package/lib/model/work-request-error.d.ts +1 -1
  607. package/lib/model/work-request-error.js +1 -1
  608. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  609. package/lib/model/work-request-log-entry-collection.js +1 -1
  610. package/lib/model/work-request-log-entry.d.ts +1 -1
  611. package/lib/model/work-request-log-entry.js +1 -1
  612. package/lib/model/work-request-resource.d.ts +1 -1
  613. package/lib/model/work-request-resource.js +1 -1
  614. package/lib/model/work-request-summary.d.ts +1 -1
  615. package/lib/model/work-request-summary.js +1 -1
  616. package/lib/model/work-request.d.ts +1 -1
  617. package/lib/model/work-request.js +1 -1
  618. package/lib/request/approve-deployment-request.d.ts +1 -1
  619. package/lib/request/cancel-build-run-request.d.ts +2 -2
  620. package/lib/request/cancel-deployment-request.d.ts +1 -1
  621. package/lib/request/change-project-compartment-request.d.ts +1 -1
  622. package/lib/request/create-build-pipeline-request.d.ts +2 -2
  623. package/lib/request/create-build-pipeline-stage-request.d.ts +2 -2
  624. package/lib/request/create-build-run-request.d.ts +2 -2
  625. package/lib/request/create-connection-request.d.ts +2 -2
  626. package/lib/request/create-deploy-artifact-request.d.ts +1 -1
  627. package/lib/request/create-deploy-environment-request.d.ts +1 -1
  628. package/lib/request/create-deploy-pipeline-request.d.ts +1 -1
  629. package/lib/request/create-deploy-stage-request.d.ts +1 -1
  630. package/lib/request/create-deployment-request.d.ts +1 -1
  631. package/lib/request/create-project-request.d.ts +1 -1
  632. package/lib/request/create-repository-request.d.ts +2 -2
  633. package/lib/request/create-trigger-request.d.ts +2 -2
  634. package/lib/request/delete-build-pipeline-request.d.ts +2 -2
  635. package/lib/request/delete-build-pipeline-stage-request.d.ts +1 -1
  636. package/lib/request/delete-connection-request.d.ts +2 -2
  637. package/lib/request/delete-deploy-artifact-request.d.ts +1 -1
  638. package/lib/request/delete-deploy-environment-request.d.ts +1 -1
  639. package/lib/request/delete-deploy-pipeline-request.d.ts +1 -1
  640. package/lib/request/delete-deploy-stage-request.d.ts +1 -1
  641. package/lib/request/delete-project-request.d.ts +1 -1
  642. package/lib/request/delete-ref-request.d.ts +3 -3
  643. package/lib/request/delete-repository-request.d.ts +2 -2
  644. package/lib/request/delete-trigger-request.d.ts +2 -2
  645. package/lib/request/get-build-pipeline-request.d.ts +2 -2
  646. package/lib/request/get-build-pipeline-stage-request.d.ts +1 -1
  647. package/lib/request/get-build-run-request.d.ts +1 -1
  648. package/lib/request/get-commit-diff-request.d.ts +5 -5
  649. package/lib/request/get-commit-request.d.ts +3 -3
  650. package/lib/request/get-connection-request.d.ts +2 -2
  651. package/lib/request/get-deploy-artifact-request.d.ts +1 -1
  652. package/lib/request/get-deploy-environment-request.d.ts +1 -1
  653. package/lib/request/get-deploy-pipeline-request.d.ts +1 -1
  654. package/lib/request/get-deploy-stage-request.d.ts +1 -1
  655. package/lib/request/get-deployment-request.d.ts +1 -1
  656. package/lib/request/get-file-diff-request.d.ts +5 -5
  657. package/lib/request/get-mirror-record-request.d.ts +4 -4
  658. package/lib/request/get-object-content-request.d.ts +3 -3
  659. package/lib/request/get-object-request.d.ts +3 -3
  660. package/lib/request/get-project-request.d.ts +1 -1
  661. package/lib/request/get-ref-request.d.ts +3 -3
  662. package/lib/request/get-repository-archive-content-request.d.ts +4 -4
  663. package/lib/request/get-repository-file-lines-request.d.ts +4 -4
  664. package/lib/request/get-repository-request.d.ts +3 -3
  665. package/lib/request/get-trigger-request.d.ts +2 -2
  666. package/lib/request/get-work-request-request.d.ts +1 -1
  667. package/lib/request/index.d.ts +1 -1
  668. package/lib/request/index.js +1 -1
  669. package/lib/request/list-authors-request.d.ts +3 -3
  670. package/lib/request/list-build-pipeline-stages-request.d.ts +3 -3
  671. package/lib/request/list-build-pipelines-request.d.ts +2 -2
  672. package/lib/request/list-build-runs-request.d.ts +2 -2
  673. package/lib/request/list-commit-diffs-request.d.ts +5 -5
  674. package/lib/request/list-commits-request.d.ts +4 -4
  675. package/lib/request/list-connections-request.d.ts +3 -3
  676. package/lib/request/list-deploy-artifacts-request.d.ts +1 -1
  677. package/lib/request/list-deploy-environments-request.d.ts +1 -1
  678. package/lib/request/list-deploy-pipelines-request.d.ts +1 -1
  679. package/lib/request/list-deploy-stages-request.d.ts +1 -1
  680. package/lib/request/list-deployments-request.d.ts +1 -1
  681. package/lib/request/list-mirror-records-request.d.ts +2 -2
  682. package/lib/request/list-paths-request.d.ts +5 -5
  683. package/lib/request/list-projects-request.d.ts +1 -1
  684. package/lib/request/list-refs-request.d.ts +6 -6
  685. package/lib/request/list-repositories-request.d.ts +4 -4
  686. package/lib/request/list-triggers-request.d.ts +3 -3
  687. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  688. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  689. package/lib/request/list-work-requests-request.d.ts +1 -1
  690. package/lib/request/mirror-repository-request.d.ts +2 -2
  691. package/lib/request/put-repository-ref-request.d.ts +4 -4
  692. package/lib/request/update-build-pipeline-request.d.ts +2 -2
  693. package/lib/request/update-build-pipeline-stage-request.d.ts +1 -1
  694. package/lib/request/update-build-run-request.d.ts +1 -1
  695. package/lib/request/update-connection-request.d.ts +2 -2
  696. package/lib/request/update-deploy-artifact-request.d.ts +1 -1
  697. package/lib/request/update-deploy-environment-request.d.ts +1 -1
  698. package/lib/request/update-deploy-pipeline-request.d.ts +1 -1
  699. package/lib/request/update-deploy-stage-request.d.ts +1 -1
  700. package/lib/request/update-deployment-request.d.ts +1 -1
  701. package/lib/request/update-project-request.d.ts +1 -1
  702. package/lib/request/update-repository-request.d.ts +2 -2
  703. package/lib/request/update-trigger-request.d.ts +2 -2
  704. package/lib/response/index.d.ts +1 -1
  705. package/lib/response/index.js +1 -1
  706. package/package.json +3 -3
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -12,23 +12,23 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * The information about new Trigger.
15
+ * Information about the new trigger.
16
16
  */
17
17
  export interface CreateTriggerDetails {
18
18
  /**
19
- * Name of the Trigger
19
+ * Trigger display name. Avoid entering confidential information.
20
20
  */
21
21
  "displayName"?: string;
22
22
  /**
23
- * Optional description about the Trigger
23
+ * Optional description about the trigger.
24
24
  */
25
25
  "description"?: string;
26
26
  /**
27
- * Project to which the Trigger will belong
27
+ * The OCID of the DevOps project to which the trigger belongs to.
28
28
  */
29
29
  "projectId": string;
30
30
  /**
31
- * The list of actions that are to be performed for this Trigger
31
+ * The list of actions that are to be performed for this trigger.
32
32
  */
33
33
  "actions": Array<model.TriggerAction>;
34
34
  /**
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -11,7 +11,7 @@
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
14
- * Specifies wait criteria for wait stage.
14
+ * Specifies wait criteria for the Wait stage.
15
15
  */
16
16
  export interface CreateWaitCriteriaDetails {
17
17
  "waitType": string;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Specifies the Wait Stage. User can specify variable wait times or an absolute duration.
15
+ * Specifies the Wait stage. You can specify variable wait times or an absolute duration.
16
16
  */
17
17
  export interface CreateWaitStageDetails extends model.CreateBuildPipelineStageDetails {
18
18
  "waitCriteria": model.CreateAbsoluteWaitCriteriaDetails;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Specifies an array of Artifacts that need to be pushed to the artifactory stores.
15
+ * Specifies an array of artifacts that need to be pushed to the artifactory stores.
16
16
  */
17
17
  export interface DeliverArtifactCollection {
18
18
  /**
19
- * Collection of Artifacts that were generated in the Build Stage and need to be pushed to the artifactory stores. In case of UPDATE operation, replaces existing artifacts list. Merging with existing artifacts is not supported.
19
+ * Collection of artifacts that were generated in the Build stage and need to be pushed to the artifactory stores. In case of UPDATE operation, replaces existing artifacts list. Merging with existing artifacts is not supported.
20
20
  */
21
21
  "items": Array<model.DeliverArtifact>;
22
22
  }
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Specifies DeliverArtifact stage specific exeution details.
15
+ * Specifies Deliver Artifacts stage specific run details.
16
16
  */
17
17
  export interface DeliverArtifactStageRunProgress extends model.BuildPipelineStageRunProgress {
18
18
  "deliveredArtifacts"?: model.DeliveredArtifactCollection;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Specifies the DeliverArtifact Stage.
15
+ * Specifies the Deliver Artifacts stage.
16
16
  */
17
17
  export interface DeliverArtifactStageSummary extends model.BuildPipelineStageSummary {
18
18
  "deliverArtifactCollection": model.DeliverArtifactCollection;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Specifies the DeliverArtifact Stage.
15
+ * Specifies the Deliver Artifacts stage.
16
16
  */
17
17
  export interface DeliverArtifactStage extends model.BuildPipelineStage {
18
18
  "deliverArtifactCollection": model.DeliverArtifactCollection;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -11,15 +11,15 @@
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
14
- * Artifact info that need to be pushed to the artifactory stores.
14
+ * Artifact information that need to be pushed to the artifactory stores.
15
15
  */
16
16
  export interface DeliverArtifact {
17
17
  /**
18
- * Name of the artifact specified in the build_spec.yml file.
18
+ * Name of the artifact specified in the build_spec.yaml file.
19
19
  */
20
20
  "artifactName": string;
21
21
  /**
22
- * Artifact Identifier which contains the Artifact Definition.
22
+ * Artifact identifier that contains the artifact definition.
23
23
  */
24
24
  "artifactId": string;
25
25
  }
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Specifies the list of Artifacts delivered via DeliverArtifactStage
15
+ * Specifies the list of artifacts delivered through the Deliver Artifacts stage.
16
16
  */
17
17
  export interface DeliveredArtifactCollection {
18
18
  /**
19
- * List of Artifacts delivered via DeliverArtifactStage
19
+ * List of artifacts delivered through the Deliver Artifacts stage.
20
20
  */
21
21
  "items": Array<model.DeliveredArtifact>;
22
22
  }
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -11,15 +11,15 @@
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
14
- * Details of the Artifact delivered via DeliverArtifactStage.
14
+ * Details of the artifacts delivered through the Deliver Artifacts stage.
15
15
  */
16
16
  export interface DeliveredArtifact {
17
17
  /**
18
- * The OCID of the deploy artifact definition
18
+ * The OCID of the deployment artifact definition.
19
19
  */
20
20
  "deployArtifactId": string;
21
21
  /**
22
- * Name of the output artifact defined in the build spec
22
+ * Name of the output artifact defined in the build specification file.
23
23
  */
24
24
  "outputArtifactName": string;
25
25
  "artifactType": string;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
3
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *