mirror of
https://github.com/hoshikawa2/oag_migration_ociapi.git
synced 2026-03-03 16:19:35 +00:00
First commit
This commit is contained in:
@@ -81,6 +81,13 @@ After run this python code, you will get a more detailed definitions for each or
|
||||
|
||||
### Deploy the Swagger to OCI API Gateway
|
||||
|
||||
All the YAML files generated by the Python code can be deployed in the OCI API Gateway with this project:
|
||||
|
||||
[Implement an Automation to Deploy an OpenAPI spec into OCI API Gateway](https://github.com/hoshikawa2/OCI_API_Gateway_Automation2/blob/main/README.md)
|
||||
|
||||
This project will import the Swagger specification generated here and will deploy the APIs to use.
|
||||
You will need to adjust the backends manually as part of this documentation. See the next step to know more.
|
||||
|
||||
### Implement the Orquestration in Oracle Integration
|
||||
|
||||
First of all, we must analyze each step of the APIs in OAG.
|
||||
|
||||
Reference in New Issue
Block a user