oci-apigateway 2.102.2 → 2.103.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 (396) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/apigateway-waiter.d.ts +1 -1
  4. package/lib/apigateway-waiter.js +1 -1
  5. package/lib/client.d.ts +51 -51
  6. package/lib/client.js +51 -51
  7. package/lib/deployment-waiter.d.ts +1 -1
  8. package/lib/deployment-waiter.js +1 -1
  9. package/lib/gateway-waiter.d.ts +1 -1
  10. package/lib/gateway-waiter.js +1 -1
  11. package/lib/model/access-log-policy.d.ts +1 -1
  12. package/lib/model/access-log-policy.js +1 -1
  13. package/lib/model/additional-validation-policy.d.ts +1 -1
  14. package/lib/model/additional-validation-policy.js +1 -1
  15. package/lib/model/anonymous-route-authorization-policy.d.ts +1 -1
  16. package/lib/model/anonymous-route-authorization-policy.js +1 -1
  17. package/lib/model/any-of-route-authorization-policy.d.ts +1 -1
  18. package/lib/model/any-of-route-authorization-policy.js +1 -1
  19. package/lib/model/any-of-selection-key.d.ts +1 -1
  20. package/lib/model/any-of-selection-key.js +1 -1
  21. package/lib/model/api-collection.d.ts +1 -1
  22. package/lib/model/api-collection.js +1 -1
  23. package/lib/model/api-specification-logging-policies.d.ts +1 -1
  24. package/lib/model/api-specification-logging-policies.js +1 -1
  25. package/lib/model/api-specification-request-policies.d.ts +1 -1
  26. package/lib/model/api-specification-request-policies.js +1 -1
  27. package/lib/model/api-specification-route-backend.d.ts +1 -1
  28. package/lib/model/api-specification-route-backend.js +1 -1
  29. package/lib/model/api-specification-route-request-policies.d.ts +1 -1
  30. package/lib/model/api-specification-route-request-policies.js +1 -1
  31. package/lib/model/api-specification-route-response-policies.d.ts +1 -1
  32. package/lib/model/api-specification-route-response-policies.js +1 -1
  33. package/lib/model/api-specification-route.d.ts +1 -1
  34. package/lib/model/api-specification-route.js +1 -1
  35. package/lib/model/api-specification.d.ts +1 -1
  36. package/lib/model/api-specification.js +1 -1
  37. package/lib/model/api-summary.d.ts +5 -5
  38. package/lib/model/api-summary.js +1 -1
  39. package/lib/model/api-validation-detail.d.ts +1 -1
  40. package/lib/model/api-validation-detail.js +1 -1
  41. package/lib/model/api-validation-details.d.ts +1 -1
  42. package/lib/model/api-validation-details.js +1 -1
  43. package/lib/model/api-validation-result.d.ts +1 -1
  44. package/lib/model/api-validation-result.js +1 -1
  45. package/lib/model/api-validations.d.ts +1 -1
  46. package/lib/model/api-validations.js +1 -1
  47. package/lib/model/api.d.ts +6 -6
  48. package/lib/model/api.js +1 -1
  49. package/lib/model/authentication-only-route-authorization-policy.d.ts +1 -1
  50. package/lib/model/authentication-only-route-authorization-policy.js +1 -1
  51. package/lib/model/authentication-policy.d.ts +1 -1
  52. package/lib/model/authentication-policy.js +1 -1
  53. package/lib/model/authentication-server-policy.d.ts +1 -1
  54. package/lib/model/authentication-server-policy.js +1 -1
  55. package/lib/model/body-validation-request-policy.d.ts +1 -1
  56. package/lib/model/body-validation-request-policy.js +1 -1
  57. package/lib/model/ca-bundle.d.ts +1 -1
  58. package/lib/model/ca-bundle.js +1 -1
  59. package/lib/model/certificate-collection.d.ts +1 -1
  60. package/lib/model/certificate-collection.js +1 -1
  61. package/lib/model/certificate-summary.d.ts +5 -5
  62. package/lib/model/certificate-summary.js +1 -1
  63. package/lib/model/certificate.d.ts +6 -6
  64. package/lib/model/certificate.js +1 -1
  65. package/lib/model/certificates-ca-bundle.d.ts +2 -2
  66. package/lib/model/certificates-ca-bundle.js +1 -1
  67. package/lib/model/certificates-certificate-authority.d.ts +2 -2
  68. package/lib/model/certificates-certificate-authority.js +1 -1
  69. package/lib/model/change-api-compartment-details.d.ts +2 -2
  70. package/lib/model/change-api-compartment-details.js +1 -1
  71. package/lib/model/change-certificate-compartment-details.d.ts +2 -2
  72. package/lib/model/change-certificate-compartment-details.js +1 -1
  73. package/lib/model/change-deployment-compartment-details.d.ts +2 -2
  74. package/lib/model/change-deployment-compartment-details.js +1 -1
  75. package/lib/model/change-gateway-compartment-details.d.ts +2 -2
  76. package/lib/model/change-gateway-compartment-details.js +1 -1
  77. package/lib/model/change-subscriber-compartment-details.d.ts +2 -2
  78. package/lib/model/change-subscriber-compartment-details.js +1 -1
  79. package/lib/model/change-usage-plan-compartment-details.d.ts +2 -2
  80. package/lib/model/change-usage-plan-compartment-details.js +1 -1
  81. package/lib/model/client-app-details.d.ts +1 -1
  82. package/lib/model/client-app-details.js +1 -1
  83. package/lib/model/client-summary.d.ts +1 -1
  84. package/lib/model/client-summary.js +1 -1
  85. package/lib/model/client.d.ts +1 -1
  86. package/lib/model/client.js +1 -1
  87. package/lib/model/content-validation.d.ts +1 -1
  88. package/lib/model/content-validation.js +1 -1
  89. package/lib/model/cors-policy.d.ts +1 -1
  90. package/lib/model/cors-policy.js +1 -1
  91. package/lib/model/create-api-details.d.ts +4 -4
  92. package/lib/model/create-api-details.js +1 -1
  93. package/lib/model/create-certificate-details.d.ts +4 -4
  94. package/lib/model/create-certificate-details.js +1 -1
  95. package/lib/model/create-deployment-details.d.ts +6 -6
  96. package/lib/model/create-deployment-details.js +1 -1
  97. package/lib/model/create-gateway-details.d.ts +6 -6
  98. package/lib/model/create-gateway-details.js +1 -1
  99. package/lib/model/create-sdk-details.d.ts +4 -4
  100. package/lib/model/create-sdk-details.js +1 -1
  101. package/lib/model/create-subscriber-details.d.ts +5 -5
  102. package/lib/model/create-subscriber-details.js +1 -1
  103. package/lib/model/create-usage-plan-details.d.ts +4 -4
  104. package/lib/model/create-usage-plan-details.js +1 -1
  105. package/lib/model/custom-authentication-policy.d.ts +2 -2
  106. package/lib/model/custom-authentication-policy.js +1 -1
  107. package/lib/model/custom-client-app-details.d.ts +2 -2
  108. package/lib/model/custom-client-app-details.js +1 -1
  109. package/lib/model/deployment-collection.d.ts +1 -1
  110. package/lib/model/deployment-collection.js +1 -1
  111. package/lib/model/deployment-summary.d.ts +7 -7
  112. package/lib/model/deployment-summary.js +1 -1
  113. package/lib/model/deployment.d.ts +8 -8
  114. package/lib/model/deployment.js +1 -1
  115. package/lib/model/discovery-uri-source-uri-details.d.ts +1 -1
  116. package/lib/model/discovery-uri-source-uri-details.js +1 -1
  117. package/lib/model/dynamic-authentication-policy.d.ts +1 -1
  118. package/lib/model/dynamic-authentication-policy.js +1 -1
  119. package/lib/model/dynamic-routing-backend.d.ts +1 -1
  120. package/lib/model/dynamic-routing-backend.js +1 -1
  121. package/lib/model/dynamic-routing-type-routing-backend.d.ts +1 -1
  122. package/lib/model/dynamic-routing-type-routing-backend.js +1 -1
  123. package/lib/model/dynamic-selection-key.d.ts +1 -1
  124. package/lib/model/dynamic-selection-key.js +1 -1
  125. package/lib/model/entitlement-summary.d.ts +1 -1
  126. package/lib/model/entitlement-summary.js +1 -1
  127. package/lib/model/entitlement-target.d.ts +2 -2
  128. package/lib/model/entitlement-target.js +1 -1
  129. package/lib/model/entitlement.d.ts +1 -1
  130. package/lib/model/entitlement.js +1 -1
  131. package/lib/model/execution-log-policy.d.ts +1 -1
  132. package/lib/model/execution-log-policy.js +1 -1
  133. package/lib/model/external-resp-cache.d.ts +2 -2
  134. package/lib/model/external-resp-cache.js +1 -1
  135. package/lib/model/filter-header-policy-item.d.ts +1 -1
  136. package/lib/model/filter-header-policy-item.js +1 -1
  137. package/lib/model/filter-header-policy.d.ts +1 -1
  138. package/lib/model/filter-header-policy.js +1 -1
  139. package/lib/model/filter-query-parameter-policy-item.d.ts +1 -1
  140. package/lib/model/filter-query-parameter-policy-item.js +1 -1
  141. package/lib/model/filter-query-parameter-policy.d.ts +1 -1
  142. package/lib/model/filter-query-parameter-policy.js +1 -1
  143. package/lib/model/fixed-tt-lresponse-cache-store-policy.d.ts +1 -1
  144. package/lib/model/fixed-tt-lresponse-cache-store-policy.js +1 -1
  145. package/lib/model/gateway-collection.d.ts +1 -1
  146. package/lib/model/gateway-collection.js +1 -1
  147. package/lib/model/gateway-summary.d.ts +7 -7
  148. package/lib/model/gateway-summary.js +1 -1
  149. package/lib/model/gateway.d.ts +8 -8
  150. package/lib/model/gateway.js +1 -1
  151. package/lib/model/h-tt-pbackend.d.ts +1 -1
  152. package/lib/model/h-tt-pbackend.js +1 -1
  153. package/lib/model/header-field-specification.d.ts +1 -1
  154. package/lib/model/header-field-specification.js +1 -1
  155. package/lib/model/header-transformation-policy.d.ts +1 -1
  156. package/lib/model/header-transformation-policy.js +1 -1
  157. package/lib/model/header-validation-item.d.ts +1 -1
  158. package/lib/model/header-validation-item.js +1 -1
  159. package/lib/model/header-validation-request-policy.d.ts +1 -1
  160. package/lib/model/header-validation-request-policy.js +1 -1
  161. package/lib/model/index.d.ts +1 -1
  162. package/lib/model/index.js +1 -1
  163. package/lib/model/ip-address.d.ts +1 -1
  164. package/lib/model/ip-address.js +1 -1
  165. package/lib/model/json-web-key.d.ts +1 -1
  166. package/lib/model/json-web-key.js +1 -1
  167. package/lib/model/json-web-token-claim.d.ts +1 -1
  168. package/lib/model/json-web-token-claim.js +1 -1
  169. package/lib/model/jwt-authentication-policy.d.ts +1 -1
  170. package/lib/model/jwt-authentication-policy.js +1 -1
  171. package/lib/model/modify-response-validation-failure-policy.d.ts +1 -1
  172. package/lib/model/modify-response-validation-failure-policy.js +1 -1
  173. package/lib/model/mutual-tls-details.d.ts +1 -1
  174. package/lib/model/mutual-tls-details.js +1 -1
  175. package/lib/model/no-cache.d.ts +1 -1
  176. package/lib/model/no-cache.js +1 -1
  177. package/lib/model/no-content-validation.d.ts +1 -1
  178. package/lib/model/no-content-validation.js +1 -1
  179. package/lib/model/o-auth2-logout-backend.d.ts +1 -1
  180. package/lib/model/o-auth2-logout-backend.js +1 -1
  181. package/lib/model/o-auth2-response-validation-failure-policy.d.ts +1 -1
  182. package/lib/model/o-auth2-response-validation-failure-policy.js +1 -1
  183. package/lib/model/oracle-function-backend.d.ts +2 -2
  184. package/lib/model/oracle-function-backend.js +1 -1
  185. package/lib/model/pem-encoded-public-key.d.ts +1 -1
  186. package/lib/model/pem-encoded-public-key.js +1 -1
  187. package/lib/model/public-key-set.d.ts +1 -1
  188. package/lib/model/public-key-set.js +1 -1
  189. package/lib/model/query-parameter-transformation-policy.d.ts +1 -1
  190. package/lib/model/query-parameter-transformation-policy.js +1 -1
  191. package/lib/model/query-parameter-validation-item.d.ts +1 -1
  192. package/lib/model/query-parameter-validation-item.js +1 -1
  193. package/lib/model/query-parameter-validation-request-policy.d.ts +1 -1
  194. package/lib/model/query-parameter-validation-request-policy.js +1 -1
  195. package/lib/model/quota.d.ts +1 -1
  196. package/lib/model/quota.js +1 -1
  197. package/lib/model/rate-limit.d.ts +1 -1
  198. package/lib/model/rate-limit.js +1 -1
  199. package/lib/model/rate-limiting-policy.d.ts +1 -1
  200. package/lib/model/rate-limiting-policy.js +1 -1
  201. package/lib/model/remote-json-web-key-set.d.ts +1 -1
  202. package/lib/model/remote-json-web-key-set.js +1 -1
  203. package/lib/model/rename-header-policy-item.d.ts +1 -1
  204. package/lib/model/rename-header-policy-item.js +1 -1
  205. package/lib/model/rename-header-policy.d.ts +1 -1
  206. package/lib/model/rename-header-policy.js +1 -1
  207. package/lib/model/rename-query-parameter-policy-item.d.ts +1 -1
  208. package/lib/model/rename-query-parameter-policy-item.js +1 -1
  209. package/lib/model/rename-query-parameter-policy.d.ts +1 -1
  210. package/lib/model/rename-query-parameter-policy.js +1 -1
  211. package/lib/model/request-parameter-validation.d.ts +1 -1
  212. package/lib/model/request-parameter-validation.js +1 -1
  213. package/lib/model/response-cache-details.d.ts +1 -1
  214. package/lib/model/response-cache-details.js +1 -1
  215. package/lib/model/response-cache-lookup-policy.d.ts +1 -1
  216. package/lib/model/response-cache-lookup-policy.js +1 -1
  217. package/lib/model/response-cache-resp-server.d.ts +1 -1
  218. package/lib/model/response-cache-resp-server.js +1 -1
  219. package/lib/model/response-cache-store-policy.d.ts +1 -1
  220. package/lib/model/response-cache-store-policy.js +1 -1
  221. package/lib/model/route-authorization-policy.d.ts +1 -1
  222. package/lib/model/route-authorization-policy.js +1 -1
  223. package/lib/model/sdk-collection.d.ts +1 -1
  224. package/lib/model/sdk-collection.js +1 -1
  225. package/lib/model/sdk-language-optional-parameters-allowed-value.d.ts +1 -1
  226. package/lib/model/sdk-language-optional-parameters-allowed-value.js +1 -1
  227. package/lib/model/sdk-language-optional-parameters.d.ts +1 -1
  228. package/lib/model/sdk-language-optional-parameters.js +1 -1
  229. package/lib/model/sdk-language-type-collection.d.ts +1 -1
  230. package/lib/model/sdk-language-type-collection.js +1 -1
  231. package/lib/model/sdk-language-type-summary.d.ts +1 -1
  232. package/lib/model/sdk-language-type-summary.js +1 -1
  233. package/lib/model/sdk-language-types.d.ts +1 -1
  234. package/lib/model/sdk-language-types.js +1 -1
  235. package/lib/model/sdk-summary.d.ts +5 -5
  236. package/lib/model/sdk-summary.js +1 -1
  237. package/lib/model/sdk.d.ts +6 -6
  238. package/lib/model/sdk.js +1 -1
  239. package/lib/model/selection-source-policy.d.ts +1 -1
  240. package/lib/model/selection-source-policy.js +1 -1
  241. package/lib/model/set-header-policy-item.d.ts +1 -1
  242. package/lib/model/set-header-policy-item.js +1 -1
  243. package/lib/model/set-header-policy.d.ts +1 -1
  244. package/lib/model/set-header-policy.js +1 -1
  245. package/lib/model/set-query-parameter-policy-item.d.ts +1 -1
  246. package/lib/model/set-query-parameter-policy-item.js +1 -1
  247. package/lib/model/set-query-parameter-policy.d.ts +1 -1
  248. package/lib/model/set-query-parameter-policy.js +1 -1
  249. package/lib/model/simple-lookup-policy.d.ts +1 -1
  250. package/lib/model/simple-lookup-policy.js +1 -1
  251. package/lib/model/single-selection-source-policy.d.ts +1 -1
  252. package/lib/model/single-selection-source-policy.js +1 -1
  253. package/lib/model/source-uri-details.d.ts +1 -1
  254. package/lib/model/source-uri-details.js +1 -1
  255. package/lib/model/static-public-key-set.d.ts +1 -1
  256. package/lib/model/static-public-key-set.js +1 -1
  257. package/lib/model/static-public-key.d.ts +1 -1
  258. package/lib/model/static-public-key.js +1 -1
  259. package/lib/model/stock-response-backend.d.ts +1 -1
  260. package/lib/model/stock-response-backend.js +1 -1
  261. package/lib/model/subscriber-collection.d.ts +1 -1
  262. package/lib/model/subscriber-collection.js +1 -1
  263. package/lib/model/subscriber-summary.d.ts +6 -6
  264. package/lib/model/subscriber-summary.js +1 -1
  265. package/lib/model/subscriber.d.ts +6 -6
  266. package/lib/model/subscriber.js +1 -1
  267. package/lib/model/token-authentication-policy.d.ts +1 -1
  268. package/lib/model/token-authentication-policy.js +1 -1
  269. package/lib/model/token-authentication-remote-discovery-validation-policy.d.ts +1 -1
  270. package/lib/model/token-authentication-remote-discovery-validation-policy.js +1 -1
  271. package/lib/model/token-authentication-remote-jw-ks-validation-policy.d.ts +1 -1
  272. package/lib/model/token-authentication-remote-jw-ks-validation-policy.js +1 -1
  273. package/lib/model/token-authentication-static-keys-validation-policy.d.ts +1 -1
  274. package/lib/model/token-authentication-static-keys-validation-policy.js +1 -1
  275. package/lib/model/token-authentication-validation-policy.d.ts +1 -1
  276. package/lib/model/token-authentication-validation-policy.js +1 -1
  277. package/lib/model/update-api-details.d.ts +3 -3
  278. package/lib/model/update-api-details.js +1 -1
  279. package/lib/model/update-certificate-details.d.ts +3 -3
  280. package/lib/model/update-certificate-details.js +1 -1
  281. package/lib/model/update-deployment-details.d.ts +3 -3
  282. package/lib/model/update-deployment-details.js +1 -1
  283. package/lib/model/update-gateway-details.d.ts +4 -4
  284. package/lib/model/update-gateway-details.js +1 -1
  285. package/lib/model/update-sdk-details.d.ts +3 -3
  286. package/lib/model/update-sdk-details.js +1 -1
  287. package/lib/model/update-subscriber-details.d.ts +4 -4
  288. package/lib/model/update-subscriber-details.js +1 -1
  289. package/lib/model/update-usage-plan-details.d.ts +3 -3
  290. package/lib/model/update-usage-plan-details.js +1 -1
  291. package/lib/model/usage-plan-collection.d.ts +1 -1
  292. package/lib/model/usage-plan-collection.js +1 -1
  293. package/lib/model/usage-plan-summary.d.ts +5 -5
  294. package/lib/model/usage-plan-summary.js +1 -1
  295. package/lib/model/usage-plan.d.ts +5 -5
  296. package/lib/model/usage-plan.js +1 -1
  297. package/lib/model/usage-plans-policy.d.ts +1 -1
  298. package/lib/model/usage-plans-policy.js +1 -1
  299. package/lib/model/validation-block-client-app-details.d.ts +1 -1
  300. package/lib/model/validation-block-client-app-details.js +1 -1
  301. package/lib/model/validation-block-source-uri-details.d.ts +1 -1
  302. package/lib/model/validation-block-source-uri-details.js +1 -1
  303. package/lib/model/validation-failure-policy.d.ts +1 -1
  304. package/lib/model/validation-failure-policy.js +1 -1
  305. package/lib/model/validation-request-policy.d.ts +1 -1
  306. package/lib/model/validation-request-policy.js +1 -1
  307. package/lib/model/wildcard-selection-key.d.ts +1 -1
  308. package/lib/model/wildcard-selection-key.js +1 -1
  309. package/lib/model/work-request-collection.d.ts +1 -1
  310. package/lib/model/work-request-collection.js +1 -1
  311. package/lib/model/work-request-error-collection.d.ts +1 -1
  312. package/lib/model/work-request-error-collection.js +1 -1
  313. package/lib/model/work-request-error.d.ts +1 -1
  314. package/lib/model/work-request-error.js +1 -1
  315. package/lib/model/work-request-log-collection.d.ts +1 -1
  316. package/lib/model/work-request-log-collection.js +1 -1
  317. package/lib/model/work-request-log.d.ts +1 -1
  318. package/lib/model/work-request-log.js +1 -1
  319. package/lib/model/work-request-resource.d.ts +1 -1
  320. package/lib/model/work-request-resource.js +1 -1
  321. package/lib/model/work-request-summary.d.ts +3 -3
  322. package/lib/model/work-request-summary.js +1 -1
  323. package/lib/model/work-request.d.ts +3 -3
  324. package/lib/model/work-request.js +1 -1
  325. package/lib/request/cancel-work-request-request.d.ts +1 -1
  326. package/lib/request/change-api-compartment-request.d.ts +1 -1
  327. package/lib/request/change-certificate-compartment-request.d.ts +1 -1
  328. package/lib/request/change-deployment-compartment-request.d.ts +1 -1
  329. package/lib/request/change-gateway-compartment-request.d.ts +1 -1
  330. package/lib/request/change-subscriber-compartment-request.d.ts +1 -1
  331. package/lib/request/change-usage-plan-compartment-request.d.ts +1 -1
  332. package/lib/request/create-api-request.d.ts +1 -1
  333. package/lib/request/create-certificate-request.d.ts +1 -1
  334. package/lib/request/create-deployment-request.d.ts +1 -1
  335. package/lib/request/create-gateway-request.d.ts +1 -1
  336. package/lib/request/create-sdk-request.d.ts +1 -1
  337. package/lib/request/create-subscriber-request.d.ts +1 -1
  338. package/lib/request/create-usage-plan-request.d.ts +1 -1
  339. package/lib/request/delete-api-request.d.ts +1 -1
  340. package/lib/request/delete-certificate-request.d.ts +1 -1
  341. package/lib/request/delete-deployment-request.d.ts +1 -1
  342. package/lib/request/delete-gateway-request.d.ts +1 -1
  343. package/lib/request/delete-sdk-request.d.ts +1 -1
  344. package/lib/request/delete-subscriber-request.d.ts +1 -1
  345. package/lib/request/delete-usage-plan-request.d.ts +1 -1
  346. package/lib/request/get-api-content-request.d.ts +1 -1
  347. package/lib/request/get-api-deployment-specification-request.d.ts +1 -1
  348. package/lib/request/get-api-request.d.ts +1 -1
  349. package/lib/request/get-api-validations-request.d.ts +1 -1
  350. package/lib/request/get-certificate-request.d.ts +1 -1
  351. package/lib/request/get-deployment-request.d.ts +1 -1
  352. package/lib/request/get-gateway-request.d.ts +1 -1
  353. package/lib/request/get-sdk-request.d.ts +1 -1
  354. package/lib/request/get-subscriber-request.d.ts +1 -1
  355. package/lib/request/get-usage-plan-request.d.ts +1 -1
  356. package/lib/request/get-work-request-request.d.ts +1 -1
  357. package/lib/request/index.d.ts +1 -1
  358. package/lib/request/index.js +1 -1
  359. package/lib/request/list-apis-request.d.ts +1 -1
  360. package/lib/request/list-certificates-request.d.ts +1 -1
  361. package/lib/request/list-deployments-request.d.ts +1 -1
  362. package/lib/request/list-gateways-request.d.ts +1 -1
  363. package/lib/request/list-sdk-language-types-request.d.ts +1 -1
  364. package/lib/request/list-sdks-request.d.ts +1 -1
  365. package/lib/request/list-subscribers-request.d.ts +1 -1
  366. package/lib/request/list-usage-plans-request.d.ts +1 -1
  367. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  368. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  369. package/lib/request/list-work-requests-request.d.ts +1 -1
  370. package/lib/request/update-api-request.d.ts +1 -1
  371. package/lib/request/update-certificate-request.d.ts +1 -1
  372. package/lib/request/update-deployment-request.d.ts +1 -1
  373. package/lib/request/update-gateway-request.d.ts +1 -1
  374. package/lib/request/update-sdk-request.d.ts +1 -1
  375. package/lib/request/update-subscriber-request.d.ts +1 -1
  376. package/lib/request/update-usage-plan-request.d.ts +1 -1
  377. package/lib/response/index.d.ts +1 -1
  378. package/lib/response/index.js +1 -1
  379. package/lib/response/list-apis-response.d.ts +2 -2
  380. package/lib/response/list-certificates-response.d.ts +2 -2
  381. package/lib/response/list-deployments-response.d.ts +2 -2
  382. package/lib/response/list-gateways-response.d.ts +2 -2
  383. package/lib/response/list-sdk-language-types-response.d.ts +2 -2
  384. package/lib/response/list-sdks-response.d.ts +2 -2
  385. package/lib/response/list-subscribers-response.d.ts +2 -2
  386. package/lib/response/list-usage-plans-response.d.ts +2 -2
  387. package/lib/response/list-work-request-errors-response.d.ts +2 -2
  388. package/lib/response/list-work-request-logs-response.d.ts +2 -2
  389. package/lib/response/list-work-requests-response.d.ts +2 -2
  390. package/lib/subscribers-waiter.d.ts +1 -1
  391. package/lib/subscribers-waiter.js +1 -1
  392. package/lib/usageplans-waiter.d.ts +1 -1
  393. package/lib/usageplans-waiter.js +1 -1
  394. package/lib/workrequests-waiter.d.ts +1 -1
  395. package/lib/workrequests-waiter.js +1 -1
  396. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -3,7 +3,7 @@
3
3
  * API Gateway API
4
4
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
5
5
  For more information, see
6
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20190501
9
9
  *
@@ -221,7 +221,7 @@ class ApiGatewayClient {
221
221
  * @param ChangeApiCompartmentRequest
222
222
  * @return ChangeApiCompartmentResponse
223
223
  * @throws OciError when an error occurs
224
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ChangeApiCompartment.ts.html |here} to see how to use ChangeApiCompartment API.
224
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ChangeApiCompartment.ts.html |here} to see how to use ChangeApiCompartment API.
225
225
  */
226
226
  changeApiCompartment(changeApiCompartmentRequest) {
227
227
  return __awaiter(this, void 0, void 0, function* () {
@@ -283,7 +283,7 @@ class ApiGatewayClient {
283
283
  * @param ChangeCertificateCompartmentRequest
284
284
  * @return ChangeCertificateCompartmentResponse
285
285
  * @throws OciError when an error occurs
286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
286
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
287
287
  */
288
288
  changeCertificateCompartment(changeCertificateCompartmentRequest) {
289
289
  return __awaiter(this, void 0, void 0, function* () {
@@ -341,7 +341,7 @@ class ApiGatewayClient {
341
341
  * @param CreateApiRequest
342
342
  * @return CreateApiResponse
343
343
  * @throws OciError when an error occurs
344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/CreateApi.ts.html |here} to see how to use CreateApi API.
344
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/CreateApi.ts.html |here} to see how to use CreateApi API.
345
345
  */
346
346
  createApi(createApiRequest) {
347
347
  return __awaiter(this, void 0, void 0, function* () {
@@ -415,7 +415,7 @@ class ApiGatewayClient {
415
415
  * @param CreateCertificateRequest
416
416
  * @return CreateCertificateResponse
417
417
  * @throws OciError when an error occurs
418
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
418
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
419
419
  */
420
420
  createCertificate(createCertificateRequest) {
421
421
  return __awaiter(this, void 0, void 0, function* () {
@@ -488,7 +488,7 @@ class ApiGatewayClient {
488
488
  * @param CreateSdkRequest
489
489
  * @return CreateSdkResponse
490
490
  * @throws OciError when an error occurs
491
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/CreateSdk.ts.html |here} to see how to use CreateSdk API.
491
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/CreateSdk.ts.html |here} to see how to use CreateSdk API.
492
492
  */
493
493
  createSdk(createSdkRequest) {
494
494
  return __awaiter(this, void 0, void 0, function* () {
@@ -561,7 +561,7 @@ class ApiGatewayClient {
561
561
  * @param DeleteApiRequest
562
562
  * @return DeleteApiResponse
563
563
  * @throws OciError when an error occurs
564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/DeleteApi.ts.html |here} to see how to use DeleteApi API.
564
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/DeleteApi.ts.html |here} to see how to use DeleteApi API.
565
565
  */
566
566
  deleteApi(deleteApiRequest) {
567
567
  return __awaiter(this, void 0, void 0, function* () {
@@ -621,7 +621,7 @@ class ApiGatewayClient {
621
621
  * @param DeleteCertificateRequest
622
622
  * @return DeleteCertificateResponse
623
623
  * @throws OciError when an error occurs
624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
624
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
625
625
  */
626
626
  deleteCertificate(deleteCertificateRequest) {
627
627
  return __awaiter(this, void 0, void 0, function* () {
@@ -681,7 +681,7 @@ class ApiGatewayClient {
681
681
  * @param DeleteSdkRequest
682
682
  * @return DeleteSdkResponse
683
683
  * @throws OciError when an error occurs
684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/DeleteSdk.ts.html |here} to see how to use DeleteSdk API.
684
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/DeleteSdk.ts.html |here} to see how to use DeleteSdk API.
685
685
  */
686
686
  deleteSdk(deleteSdkRequest) {
687
687
  return __awaiter(this, void 0, void 0, function* () {
@@ -741,7 +741,7 @@ class ApiGatewayClient {
741
741
  * @param GetApiRequest
742
742
  * @return GetApiResponse
743
743
  * @throws OciError when an error occurs
744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetApi.ts.html |here} to see how to use GetApi API.
744
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetApi.ts.html |here} to see how to use GetApi API.
745
745
  */
746
746
  getApi(getApiRequest) {
747
747
  return __awaiter(this, void 0, void 0, function* () {
@@ -804,7 +804,7 @@ class ApiGatewayClient {
804
804
  * @param GetApiContentRequest
805
805
  * @return GetApiContentResponse
806
806
  * @throws OciError when an error occurs
807
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetApiContent.ts.html |here} to see how to use GetApiContent API.
807
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetApiContent.ts.html |here} to see how to use GetApiContent API.
808
808
  */
809
809
  getApiContent(getApiContentRequest) {
810
810
  return __awaiter(this, void 0, void 0, function* () {
@@ -873,7 +873,7 @@ class ApiGatewayClient {
873
873
  * @param GetApiDeploymentSpecificationRequest
874
874
  * @return GetApiDeploymentSpecificationResponse
875
875
  * @throws OciError when an error occurs
876
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetApiDeploymentSpecification.ts.html |here} to see how to use GetApiDeploymentSpecification API.
876
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetApiDeploymentSpecification.ts.html |here} to see how to use GetApiDeploymentSpecification API.
877
877
  */
878
878
  getApiDeploymentSpecification(getApiDeploymentSpecificationRequest) {
879
879
  return __awaiter(this, void 0, void 0, function* () {
@@ -937,7 +937,7 @@ class ApiGatewayClient {
937
937
  * @param GetApiValidationsRequest
938
938
  * @return GetApiValidationsResponse
939
939
  * @throws OciError when an error occurs
940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetApiValidations.ts.html |here} to see how to use GetApiValidations API.
940
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetApiValidations.ts.html |here} to see how to use GetApiValidations API.
941
941
  */
942
942
  getApiValidations(getApiValidationsRequest) {
943
943
  return __awaiter(this, void 0, void 0, function* () {
@@ -1001,7 +1001,7 @@ class ApiGatewayClient {
1001
1001
  * @param GetCertificateRequest
1002
1002
  * @return GetCertificateResponse
1003
1003
  * @throws OciError when an error occurs
1004
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetCertificate.ts.html |here} to see how to use GetCertificate API.
1004
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetCertificate.ts.html |here} to see how to use GetCertificate API.
1005
1005
  */
1006
1006
  getCertificate(getCertificateRequest) {
1007
1007
  return __awaiter(this, void 0, void 0, function* () {
@@ -1064,7 +1064,7 @@ class ApiGatewayClient {
1064
1064
  * @param GetSdkRequest
1065
1065
  * @return GetSdkResponse
1066
1066
  * @throws OciError when an error occurs
1067
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetSdk.ts.html |here} to see how to use GetSdk API.
1067
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetSdk.ts.html |here} to see how to use GetSdk API.
1068
1068
  */
1069
1069
  getSdk(getSdkRequest) {
1070
1070
  return __awaiter(this, void 0, void 0, function* () {
@@ -1128,7 +1128,7 @@ class ApiGatewayClient {
1128
1128
  * @param ListApisRequest
1129
1129
  * @return ListApisResponse
1130
1130
  * @throws OciError when an error occurs
1131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListApis.ts.html |here} to see how to use ListApis API.
1131
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListApis.ts.html |here} to see how to use ListApis API.
1132
1132
  */
1133
1133
  listApis(listApisRequest) {
1134
1134
  return __awaiter(this, void 0, void 0, function* () {
@@ -1203,7 +1203,7 @@ class ApiGatewayClient {
1203
1203
  * @param ListCertificatesRequest
1204
1204
  * @return ListCertificatesResponse
1205
1205
  * @throws OciError when an error occurs
1206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListCertificates.ts.html |here} to see how to use ListCertificates API.
1206
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListCertificates.ts.html |here} to see how to use ListCertificates API.
1207
1207
  */
1208
1208
  listCertificates(listCertificatesRequest) {
1209
1209
  return __awaiter(this, void 0, void 0, function* () {
@@ -1277,7 +1277,7 @@ class ApiGatewayClient {
1277
1277
  * @param ListSdkLanguageTypesRequest
1278
1278
  * @return ListSdkLanguageTypesResponse
1279
1279
  * @throws OciError when an error occurs
1280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListSdkLanguageTypes.ts.html |here} to see how to use ListSdkLanguageTypes API.
1280
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListSdkLanguageTypes.ts.html |here} to see how to use ListSdkLanguageTypes API.
1281
1281
  */
1282
1282
  listSdkLanguageTypes(listSdkLanguageTypesRequest) {
1283
1283
  return __awaiter(this, void 0, void 0, function* () {
@@ -1350,7 +1350,7 @@ class ApiGatewayClient {
1350
1350
  * @param ListSdksRequest
1351
1351
  * @return ListSdksResponse
1352
1352
  * @throws OciError when an error occurs
1353
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListSdks.ts.html |here} to see how to use ListSdks API.
1353
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListSdks.ts.html |here} to see how to use ListSdks API.
1354
1354
  */
1355
1355
  listSdks(listSdksRequest) {
1356
1356
  return __awaiter(this, void 0, void 0, function* () {
@@ -1425,7 +1425,7 @@ class ApiGatewayClient {
1425
1425
  * @param UpdateApiRequest
1426
1426
  * @return UpdateApiResponse
1427
1427
  * @throws OciError when an error occurs
1428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/UpdateApi.ts.html |here} to see how to use UpdateApi API.
1428
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/UpdateApi.ts.html |here} to see how to use UpdateApi API.
1429
1429
  */
1430
1430
  updateApi(updateApiRequest) {
1431
1431
  return __awaiter(this, void 0, void 0, function* () {
@@ -1486,7 +1486,7 @@ class ApiGatewayClient {
1486
1486
  * @param UpdateCertificateRequest
1487
1487
  * @return UpdateCertificateResponse
1488
1488
  * @throws OciError when an error occurs
1489
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
1489
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
1490
1490
  */
1491
1491
  updateCertificate(updateCertificateRequest) {
1492
1492
  return __awaiter(this, void 0, void 0, function* () {
@@ -1547,7 +1547,7 @@ class ApiGatewayClient {
1547
1547
  * @param UpdateSdkRequest
1548
1548
  * @return UpdateSdkResponse
1549
1549
  * @throws OciError when an error occurs
1550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/UpdateSdk.ts.html |here} to see how to use UpdateSdk API.
1550
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/UpdateSdk.ts.html |here} to see how to use UpdateSdk API.
1551
1551
  */
1552
1552
  updateSdk(updateSdkRequest) {
1553
1553
  return __awaiter(this, void 0, void 0, function* () {
@@ -1765,7 +1765,7 @@ class DeploymentClient {
1765
1765
  * @param ChangeDeploymentCompartmentRequest
1766
1766
  * @return ChangeDeploymentCompartmentResponse
1767
1767
  * @throws OciError when an error occurs
1768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ChangeDeploymentCompartment.ts.html |here} to see how to use ChangeDeploymentCompartment API.
1768
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ChangeDeploymentCompartment.ts.html |here} to see how to use ChangeDeploymentCompartment API.
1769
1769
  */
1770
1770
  changeDeploymentCompartment(changeDeploymentCompartmentRequest) {
1771
1771
  return __awaiter(this, void 0, void 0, function* () {
@@ -1828,7 +1828,7 @@ class DeploymentClient {
1828
1828
  * @param CreateDeploymentRequest
1829
1829
  * @return CreateDeploymentResponse
1830
1830
  * @throws OciError when an error occurs
1831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/CreateDeployment.ts.html |here} to see how to use CreateDeployment API.
1831
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/CreateDeployment.ts.html |here} to see how to use CreateDeployment API.
1832
1832
  */
1833
1833
  createDeployment(createDeploymentRequest) {
1834
1834
  return __awaiter(this, void 0, void 0, function* () {
@@ -1901,7 +1901,7 @@ class DeploymentClient {
1901
1901
  * @param DeleteDeploymentRequest
1902
1902
  * @return DeleteDeploymentResponse
1903
1903
  * @throws OciError when an error occurs
1904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/DeleteDeployment.ts.html |here} to see how to use DeleteDeployment API.
1904
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/DeleteDeployment.ts.html |here} to see how to use DeleteDeployment API.
1905
1905
  */
1906
1906
  deleteDeployment(deleteDeploymentRequest) {
1907
1907
  return __awaiter(this, void 0, void 0, function* () {
@@ -1961,7 +1961,7 @@ class DeploymentClient {
1961
1961
  * @param GetDeploymentRequest
1962
1962
  * @return GetDeploymentResponse
1963
1963
  * @throws OciError when an error occurs
1964
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetDeployment.ts.html |here} to see how to use GetDeployment API.
1964
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetDeployment.ts.html |here} to see how to use GetDeployment API.
1965
1965
  */
1966
1966
  getDeployment(getDeploymentRequest) {
1967
1967
  return __awaiter(this, void 0, void 0, function* () {
@@ -2025,7 +2025,7 @@ class DeploymentClient {
2025
2025
  * @param ListDeploymentsRequest
2026
2026
  * @return ListDeploymentsResponse
2027
2027
  * @throws OciError when an error occurs
2028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListDeployments.ts.html |here} to see how to use ListDeployments API.
2028
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListDeployments.ts.html |here} to see how to use ListDeployments API.
2029
2029
  */
2030
2030
  listDeployments(listDeploymentsRequest) {
2031
2031
  return __awaiter(this, void 0, void 0, function* () {
@@ -2100,7 +2100,7 @@ class DeploymentClient {
2100
2100
  * @param UpdateDeploymentRequest
2101
2101
  * @return UpdateDeploymentResponse
2102
2102
  * @throws OciError when an error occurs
2103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/UpdateDeployment.ts.html |here} to see how to use UpdateDeployment API.
2103
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/UpdateDeployment.ts.html |here} to see how to use UpdateDeployment API.
2104
2104
  */
2105
2105
  updateDeployment(updateDeploymentRequest) {
2106
2106
  return __awaiter(this, void 0, void 0, function* () {
@@ -2323,7 +2323,7 @@ class GatewayClient {
2323
2323
  * @param ChangeGatewayCompartmentRequest
2324
2324
  * @return ChangeGatewayCompartmentResponse
2325
2325
  * @throws OciError when an error occurs
2326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ChangeGatewayCompartment.ts.html |here} to see how to use ChangeGatewayCompartment API.
2326
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ChangeGatewayCompartment.ts.html |here} to see how to use ChangeGatewayCompartment API.
2327
2327
  */
2328
2328
  changeGatewayCompartment(changeGatewayCompartmentRequest) {
2329
2329
  return __awaiter(this, void 0, void 0, function* () {
@@ -2386,7 +2386,7 @@ class GatewayClient {
2386
2386
  * @param CreateGatewayRequest
2387
2387
  * @return CreateGatewayResponse
2388
2388
  * @throws OciError when an error occurs
2389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/CreateGateway.ts.html |here} to see how to use CreateGateway API.
2389
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/CreateGateway.ts.html |here} to see how to use CreateGateway API.
2390
2390
  */
2391
2391
  createGateway(createGatewayRequest) {
2392
2392
  return __awaiter(this, void 0, void 0, function* () {
@@ -2459,7 +2459,7 @@ class GatewayClient {
2459
2459
  * @param DeleteGatewayRequest
2460
2460
  * @return DeleteGatewayResponse
2461
2461
  * @throws OciError when an error occurs
2462
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/DeleteGateway.ts.html |here} to see how to use DeleteGateway API.
2462
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/DeleteGateway.ts.html |here} to see how to use DeleteGateway API.
2463
2463
  */
2464
2464
  deleteGateway(deleteGatewayRequest) {
2465
2465
  return __awaiter(this, void 0, void 0, function* () {
@@ -2519,7 +2519,7 @@ class GatewayClient {
2519
2519
  * @param GetGatewayRequest
2520
2520
  * @return GetGatewayResponse
2521
2521
  * @throws OciError when an error occurs
2522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetGateway.ts.html |here} to see how to use GetGateway API.
2522
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetGateway.ts.html |here} to see how to use GetGateway API.
2523
2523
  */
2524
2524
  getGateway(getGatewayRequest) {
2525
2525
  return __awaiter(this, void 0, void 0, function* () {
@@ -2583,7 +2583,7 @@ class GatewayClient {
2583
2583
  * @param ListGatewaysRequest
2584
2584
  * @return ListGatewaysResponse
2585
2585
  * @throws OciError when an error occurs
2586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListGateways.ts.html |here} to see how to use ListGateways API.
2586
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListGateways.ts.html |here} to see how to use ListGateways API.
2587
2587
  */
2588
2588
  listGateways(listGatewaysRequest) {
2589
2589
  return __awaiter(this, void 0, void 0, function* () {
@@ -2658,7 +2658,7 @@ class GatewayClient {
2658
2658
  * @param UpdateGatewayRequest
2659
2659
  * @return UpdateGatewayResponse
2660
2660
  * @throws OciError when an error occurs
2661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/UpdateGateway.ts.html |here} to see how to use UpdateGateway API.
2661
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/UpdateGateway.ts.html |here} to see how to use UpdateGateway API.
2662
2662
  */
2663
2663
  updateGateway(updateGatewayRequest) {
2664
2664
  return __awaiter(this, void 0, void 0, function* () {
@@ -2881,7 +2881,7 @@ class SubscribersClient {
2881
2881
  * @param ChangeSubscriberCompartmentRequest
2882
2882
  * @return ChangeSubscriberCompartmentResponse
2883
2883
  * @throws OciError when an error occurs
2884
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ChangeSubscriberCompartment.ts.html |here} to see how to use ChangeSubscriberCompartment API.
2884
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ChangeSubscriberCompartment.ts.html |here} to see how to use ChangeSubscriberCompartment API.
2885
2885
  */
2886
2886
  changeSubscriberCompartment(changeSubscriberCompartmentRequest) {
2887
2887
  return __awaiter(this, void 0, void 0, function* () {
@@ -2943,7 +2943,7 @@ class SubscribersClient {
2943
2943
  * @param CreateSubscriberRequest
2944
2944
  * @return CreateSubscriberResponse
2945
2945
  * @throws OciError when an error occurs
2946
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/CreateSubscriber.ts.html |here} to see how to use CreateSubscriber API.
2946
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/CreateSubscriber.ts.html |here} to see how to use CreateSubscriber API.
2947
2947
  */
2948
2948
  createSubscriber(createSubscriberRequest) {
2949
2949
  return __awaiter(this, void 0, void 0, function* () {
@@ -3016,7 +3016,7 @@ class SubscribersClient {
3016
3016
  * @param DeleteSubscriberRequest
3017
3017
  * @return DeleteSubscriberResponse
3018
3018
  * @throws OciError when an error occurs
3019
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/DeleteSubscriber.ts.html |here} to see how to use DeleteSubscriber API.
3019
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/DeleteSubscriber.ts.html |here} to see how to use DeleteSubscriber API.
3020
3020
  */
3021
3021
  deleteSubscriber(deleteSubscriberRequest) {
3022
3022
  return __awaiter(this, void 0, void 0, function* () {
@@ -3076,7 +3076,7 @@ class SubscribersClient {
3076
3076
  * @param GetSubscriberRequest
3077
3077
  * @return GetSubscriberResponse
3078
3078
  * @throws OciError when an error occurs
3079
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetSubscriber.ts.html |here} to see how to use GetSubscriber API.
3079
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetSubscriber.ts.html |here} to see how to use GetSubscriber API.
3080
3080
  */
3081
3081
  getSubscriber(getSubscriberRequest) {
3082
3082
  return __awaiter(this, void 0, void 0, function* () {
@@ -3139,7 +3139,7 @@ class SubscribersClient {
3139
3139
  * @param ListSubscribersRequest
3140
3140
  * @return ListSubscribersResponse
3141
3141
  * @throws OciError when an error occurs
3142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListSubscribers.ts.html |here} to see how to use ListSubscribers API.
3142
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListSubscribers.ts.html |here} to see how to use ListSubscribers API.
3143
3143
  */
3144
3144
  listSubscribers(listSubscribersRequest) {
3145
3145
  return __awaiter(this, void 0, void 0, function* () {
@@ -3213,7 +3213,7 @@ class SubscribersClient {
3213
3213
  * @param UpdateSubscriberRequest
3214
3214
  * @return UpdateSubscriberResponse
3215
3215
  * @throws OciError when an error occurs
3216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/UpdateSubscriber.ts.html |here} to see how to use UpdateSubscriber API.
3216
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/UpdateSubscriber.ts.html |here} to see how to use UpdateSubscriber API.
3217
3217
  */
3218
3218
  updateSubscriber(updateSubscriberRequest) {
3219
3219
  return __awaiter(this, void 0, void 0, function* () {
@@ -3436,7 +3436,7 @@ class UsagePlansClient {
3436
3436
  * @param ChangeUsagePlanCompartmentRequest
3437
3437
  * @return ChangeUsagePlanCompartmentResponse
3438
3438
  * @throws OciError when an error occurs
3439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ChangeUsagePlanCompartment.ts.html |here} to see how to use ChangeUsagePlanCompartment API.
3439
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ChangeUsagePlanCompartment.ts.html |here} to see how to use ChangeUsagePlanCompartment API.
3440
3440
  */
3441
3441
  changeUsagePlanCompartment(changeUsagePlanCompartmentRequest) {
3442
3442
  return __awaiter(this, void 0, void 0, function* () {
@@ -3498,7 +3498,7 @@ class UsagePlansClient {
3498
3498
  * @param CreateUsagePlanRequest
3499
3499
  * @return CreateUsagePlanResponse
3500
3500
  * @throws OciError when an error occurs
3501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/CreateUsagePlan.ts.html |here} to see how to use CreateUsagePlan API.
3501
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/CreateUsagePlan.ts.html |here} to see how to use CreateUsagePlan API.
3502
3502
  */
3503
3503
  createUsagePlan(createUsagePlanRequest) {
3504
3504
  return __awaiter(this, void 0, void 0, function* () {
@@ -3571,7 +3571,7 @@ class UsagePlansClient {
3571
3571
  * @param DeleteUsagePlanRequest
3572
3572
  * @return DeleteUsagePlanResponse
3573
3573
  * @throws OciError when an error occurs
3574
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/DeleteUsagePlan.ts.html |here} to see how to use DeleteUsagePlan API.
3574
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/DeleteUsagePlan.ts.html |here} to see how to use DeleteUsagePlan API.
3575
3575
  */
3576
3576
  deleteUsagePlan(deleteUsagePlanRequest) {
3577
3577
  return __awaiter(this, void 0, void 0, function* () {
@@ -3631,7 +3631,7 @@ class UsagePlansClient {
3631
3631
  * @param GetUsagePlanRequest
3632
3632
  * @return GetUsagePlanResponse
3633
3633
  * @throws OciError when an error occurs
3634
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetUsagePlan.ts.html |here} to see how to use GetUsagePlan API.
3634
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetUsagePlan.ts.html |here} to see how to use GetUsagePlan API.
3635
3635
  */
3636
3636
  getUsagePlan(getUsagePlanRequest) {
3637
3637
  return __awaiter(this, void 0, void 0, function* () {
@@ -3694,7 +3694,7 @@ class UsagePlansClient {
3694
3694
  * @param ListUsagePlansRequest
3695
3695
  * @return ListUsagePlansResponse
3696
3696
  * @throws OciError when an error occurs
3697
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListUsagePlans.ts.html |here} to see how to use ListUsagePlans API.
3697
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListUsagePlans.ts.html |here} to see how to use ListUsagePlans API.
3698
3698
  */
3699
3699
  listUsagePlans(listUsagePlansRequest) {
3700
3700
  return __awaiter(this, void 0, void 0, function* () {
@@ -3768,7 +3768,7 @@ class UsagePlansClient {
3768
3768
  * @param UpdateUsagePlanRequest
3769
3769
  * @return UpdateUsagePlanResponse
3770
3770
  * @throws OciError when an error occurs
3771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/UpdateUsagePlan.ts.html |here} to see how to use UpdateUsagePlan API.
3771
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/UpdateUsagePlan.ts.html |here} to see how to use UpdateUsagePlan API.
3772
3772
  */
3773
3773
  updateUsagePlan(updateUsagePlanRequest) {
3774
3774
  return __awaiter(this, void 0, void 0, function* () {
@@ -3991,7 +3991,7 @@ class WorkRequestsClient {
3991
3991
  * @param CancelWorkRequestRequest
3992
3992
  * @return CancelWorkRequestResponse
3993
3993
  * @throws OciError when an error occurs
3994
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
3994
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
3995
3995
  */
3996
3996
  cancelWorkRequest(cancelWorkRequestRequest) {
3997
3997
  return __awaiter(this, void 0, void 0, function* () {
@@ -4047,7 +4047,7 @@ class WorkRequestsClient {
4047
4047
  * @param GetWorkRequestRequest
4048
4048
  * @return GetWorkRequestResponse
4049
4049
  * @throws OciError when an error occurs
4050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4050
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4051
4051
  */
4052
4052
  getWorkRequest(getWorkRequestRequest) {
4053
4053
  return __awaiter(this, void 0, void 0, function* () {
@@ -4116,7 +4116,7 @@ class WorkRequestsClient {
4116
4116
  * @param ListWorkRequestErrorsRequest
4117
4117
  * @return ListWorkRequestErrorsResponse
4118
4118
  * @throws OciError when an error occurs
4119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
4119
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
4120
4120
  */
4121
4121
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
4122
4122
  return __awaiter(this, void 0, void 0, function* () {
@@ -4190,7 +4190,7 @@ class WorkRequestsClient {
4190
4190
  * @param ListWorkRequestLogsRequest
4191
4191
  * @return ListWorkRequestLogsResponse
4192
4192
  * @throws OciError when an error occurs
4193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
4193
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
4194
4194
  */
4195
4195
  listWorkRequestLogs(listWorkRequestLogsRequest) {
4196
4196
  return __awaiter(this, void 0, void 0, function* () {
@@ -4264,7 +4264,7 @@ class WorkRequestsClient {
4264
4264
  * @param ListWorkRequestsRequest
4265
4265
  * @return ListWorkRequestsResponse
4266
4266
  * @throws OciError when an error occurs
4267
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4267
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/apigateway/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4268
4268
  */
4269
4269
  listWorkRequests(listWorkRequestsRequest) {
4270
4270
  return __awaiter(this, void 0, void 0, function* () {
@@ -2,7 +2,7 @@
2
2
  * API Gateway API
3
3
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
4
4
  For more information, see
5
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
5
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20190501
8
8
  *
@@ -3,7 +3,7 @@
3
3
  * API Gateway API
4
4
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
5
5
  For more information, see
6
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20190501
9
9
  *
@@ -2,7 +2,7 @@
2
2
  * API Gateway API
3
3
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
4
4
  For more information, see
5
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
5
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20190501
8
8
  *
@@ -3,7 +3,7 @@
3
3
  * API Gateway API
4
4
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
5
5
  For more information, see
6
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20190501
9
9
  *
@@ -2,7 +2,7 @@
2
2
  * API Gateway API
3
3
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
4
4
  For more information, see
5
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
5
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20190501
8
8
  *
@@ -3,7 +3,7 @@
3
3
  * API Gateway API
4
4
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
5
5
  For more information, see
6
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20190501
9
9
  *
@@ -2,7 +2,7 @@
2
2
  * API Gateway API
3
3
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
4
4
  For more information, see
5
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
5
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20190501
8
8
  *
@@ -3,7 +3,7 @@
3
3
  * API Gateway API
4
4
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
5
5
  For more information, see
6
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20190501
9
9
  *
@@ -2,7 +2,7 @@
2
2
  * API Gateway API
3
3
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
4
4
  For more information, see
5
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
5
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20190501
8
8
  *
@@ -3,7 +3,7 @@
3
3
  * API Gateway API
4
4
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
5
5
  For more information, see
6
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20190501
9
9
  *
@@ -2,7 +2,7 @@
2
2
  * API Gateway API
3
3
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
4
4
  For more information, see
5
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
5
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20190501
8
8
  *
@@ -3,7 +3,7 @@
3
3
  * API Gateway API
4
4
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
5
5
  For more information, see
6
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20190501
9
9
  *
@@ -2,7 +2,7 @@
2
2
  * API Gateway API
3
3
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
4
4
  For more information, see
5
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
5
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20190501
8
8
  *
@@ -3,7 +3,7 @@
3
3
  * API Gateway API
4
4
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
5
5
  For more information, see
6
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20190501
9
9
  *
@@ -2,7 +2,7 @@
2
2
  * API Gateway API
3
3
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
4
4
  For more information, see
5
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
5
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20190501
8
8
  *
@@ -3,7 +3,7 @@
3
3
  * API Gateway API
4
4
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
5
5
  For more information, see
6
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20190501
9
9
  *
@@ -2,7 +2,7 @@
2
2
  * API Gateway API
3
3
  * API for the API Gateway service. Use this API to manage gateways, deployments, and related items.
4
4
  For more information, see
5
- [Overview of API Gateway](/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
5
+ [Overview of API Gateway](https://docs.oracle.com/iaas/Content/APIGateway/Concepts/apigatewayoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20190501
8
8
  *