You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/_partials/task-add-api-instance.adoc
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,7 @@ See xref:runtime-fabric::proxy-deploy-runtime-fabric.adoc[Deploying API Proxies
114
114
Upload either a RAML or OAS file for your REST API. Versions 2.0.0 and later are the recommended versions for OAS or RAML specs, because these versions add native OAS support. If you upload an OAS API specification to an API proxy version 1.0 or earlier, your API specification is translated to RAML.
115
115
****HTTP API:** Select this option if you do not have an API definition file you want to include for your asset.
116
116
117
-
.. Optionally, you can add an **AssetId** and customize the **Version** or **API Version** details by clicking **Advanced**.
117
+
.. Optionally, click *Advanced* you to edit the *AssetId* and the *Version*.
118
118
. Click *Next*.
119
119
//end::asset-type-options-flex[]
120
120
@@ -131,7 +131,7 @@ Upload either a RAML or OAS file for your REST API. Versions 2.0.0 and later are
131
131
Upload a WSDL file for your SOAP API or add the link to the file. +
132
132
This option is not available for Flex Gateway runtime at this time.
133
133
134
-
.. Optionally, you can add an **AssetId** and customize the **Version** or **API Version** details by clicking **Advanced**.
134
+
.. Optionally, click *Advanced* you to edit the *AssetId* and the *Version*.
135
135
. Click *Next*.
136
136
//end::asset-type-options[]
137
137
@@ -142,13 +142,15 @@ This option is not available for Flex Gateway runtime at this time.
142
142
+
143
143
NOTE: Anypoint API Manager supports OpenAPI Specification (OAS) 3.0, with the exception of the callback feature. To work around this issue, handle the callback outside of the Mule runtime engine domain or use an OAS 3.0 specification that does not use callbacks.
144
144
145
+
.. Optionally, click *Advanced* you to edit the *AssetId* and the *Version*.
145
146
. Click *Next*.
146
147
//end::raml-oas[]
147
148
148
149
// asset type options for SOAP Proxies
149
150
//tag::soap[]
150
151
.. Select **SOAP API** as the **Asset type**.
151
152
.. Select either *Upload a WSDL* or *Use an external link* as the method.
153
+
.. Optionally, click *Advanced* you to edit the *AssetId* and the *Version*.
0 commit comments