Skip to content

Commit 5d01dd3

Browse files
Update task-add-api-instance.adoc
1 parent 96686d7 commit 5d01dd3

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

modules/ROOT/pages/_partials/task-add-api-instance.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ See xref:runtime-fabric::proxy-deploy-runtime-fabric.adoc[Deploying API Proxies
114114
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.
115115
** **HTTP API:** Select this option if you do not have an API definition file you want to include for your asset.
116116

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*.
118118
. Click *Next*.
119119
//end::asset-type-options-flex[]
120120

@@ -131,7 +131,7 @@ Upload either a RAML or OAS file for your REST API. Versions 2.0.0 and later are
131131
Upload a WSDL file for your SOAP API or add the link to the file. +
132132
This option is not available for Flex Gateway runtime at this time.
133133

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*.
135135
. Click *Next*.
136136
//end::asset-type-options[]
137137

@@ -142,13 +142,15 @@ This option is not available for Flex Gateway runtime at this time.
142142
+
143143
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.
144144

145+
.. Optionally, click *Advanced* you to edit the *AssetId* and the *Version*.
145146
. Click *Next*.
146147
//end::raml-oas[]
147148

148149
// asset type options for SOAP Proxies
149150
//tag::soap[]
150151
.. Select **SOAP API** as the **Asset type**.
151152
.. 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*.
152154
. Click *Next*.
153155
//end::soap[]
154156

0 commit comments

Comments
 (0)