From ab3252e47039477547299b2a78df5dbb4a6860b2 Mon Sep 17 00:00:00 2001 From: Harris Qureshi Date: Tue, 15 Sep 2026 15:47:23 +0400 Subject: [PATCH] renamed some files and few changes --- .../LICENSE | 0 .../README.md | 4 ++-- .../files/import-export-guide/README.md | 0 .../files/postman-collection/README.md | 0 .../files/postman-collection/oic-export-collection.json} | 0 5 files changed, 2 insertions(+), 2 deletions(-) rename oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/{13-oic-project-and-deployment-export-import-guide => 13-oic-deployment-export-import-guide}/LICENSE (100%) rename oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/{13-oic-project-and-deployment-export-import-guide => 13-oic-deployment-export-import-guide}/README.md (64%) rename oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/{13-oic-project-and-deployment-export-import-guide => 13-oic-deployment-export-import-guide}/files/import-export-guide/README.md (100%) rename oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/{13-oic-project-and-deployment-export-import-guide => 13-oic-deployment-export-import-guide}/files/postman-collection/README.md (100%) rename oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/{13-oic-project-and-deployment-export-import-guide/files/postman-collection/OIC Project Export Import.postman_collection.json => 13-oic-deployment-export-import-guide/files/postman-collection/oic-export-collection.json} (100%) diff --git a/oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-project-and-deployment-export-import-guide/LICENSE b/oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-deployment-export-import-guide/LICENSE similarity index 100% rename from oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-project-and-deployment-export-import-guide/LICENSE rename to oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-deployment-export-import-guide/LICENSE diff --git a/oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-project-and-deployment-export-import-guide/README.md b/oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-deployment-export-import-guide/README.md similarity index 64% rename from oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-project-and-deployment-export-import-guide/README.md rename to oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-deployment-export-import-guide/README.md index dd429bec74..f582867f86 100644 --- a/oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-project-and-deployment-export-import-guide/README.md +++ b/oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-deployment-export-import-guide/README.md @@ -8,9 +8,9 @@ Use this asset as a reference or template when automating OIC project and deploy # How to use this asset? -Review the [OIC Project and Deployment Export and Import Guide]( oci-and-db\cloud-native\app-integration-and-automation\oracle-integration-cloud\13-oic-project-and-deployment-export-import-guide\files\import-export-guide\README.md) , configure OAuth authentication, and replace the environment placeholders with your Oracle Integration values. +Review the [OIC Project and Deployment Export and Import Guide](../13-oic-deployment-export-import-guide/\files\import-export-guide\README.md) , configure OAuth authentication, and replace the environment placeholders with your Oracle Integration values. -For Postman collection, you can import the provided [Postman Collection](oci-and-db\cloud-native\app-integration-and-automation\oracle-integration-cloud\13-oic-project-and-deployment-export-import-guide\files\postman-collection\README.md) to run the included API samples for retrieving deployments, exporting projects or deployments, and importing archive files, ensure to replace the placeholders with your environment details. +For Postman collection, you can import the provided [Postman Collection](../13-oic-deployment-export-import-guide\files\postman-collection\README.md) to run the included API samples for retrieving deployments, exporting projects or deployments, and importing archive files, ensure to replace the placeholders with your environment details. # License diff --git a/oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-project-and-deployment-export-import-guide/files/import-export-guide/README.md b/oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-deployment-export-import-guide/files/import-export-guide/README.md similarity index 100% rename from oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-project-and-deployment-export-import-guide/files/import-export-guide/README.md rename to oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-deployment-export-import-guide/files/import-export-guide/README.md diff --git a/oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-project-and-deployment-export-import-guide/files/postman-collection/README.md b/oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-deployment-export-import-guide/files/postman-collection/README.md similarity index 100% rename from oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-project-and-deployment-export-import-guide/files/postman-collection/README.md rename to oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-deployment-export-import-guide/files/postman-collection/README.md diff --git a/oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-project-and-deployment-export-import-guide/files/postman-collection/OIC Project Export Import.postman_collection.json b/oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-deployment-export-import-guide/files/postman-collection/oic-export-collection.json similarity index 100% rename from oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-project-and-deployment-export-import-guide/files/postman-collection/OIC Project Export Import.postman_collection.json rename to oci-and-db/cloud-native/app-integration-and-automation/oracle-integration-cloud/13-oic-deployment-export-import-guide/files/postman-collection/oic-export-collection.json