From 038e5e0a77ac2373d7b31d5aae1e678b71ac4ec0 Mon Sep 17 00:00:00 2001 From: Cristiano Hoshikawa Date: Sun, 22 Oct 2023 18:58:17 -0300 Subject: [PATCH] Including files --- README.md | 1 + index.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index b243801..d080b5b 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ In some situations, API metadata information will need to be handled. We could d - An Oracle Integration instance created - The OCI API Gateway instances created (in this example, one for QA and other for DEV environments) +- The Oracle Integration instance needs to reach the OCI API Gateways instances (attention to private networks) ## Task 1: Understand your Source API data structure diff --git a/index.md b/index.md index 8bda0e4..7b18d0e 100644 --- a/index.md +++ b/index.md @@ -77,6 +77,7 @@ In some situations, API metadata information will need to be handled. We could d - An Oracle Integration instance created - The OCI API Gateway instances created (in this example, one for QA and other for DEV environments) +- The Oracle Integration instance needs to reach the OCI API Gateways instances (attention to private networks) ## Task 1: Understand your Source API data structure