Skip to content

Commit 9bffb6a

Browse files
Update task-add-api-instance.adoc
1 parent 5d01dd3 commit 9bffb6a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ See xref:runtime-fabric::proxy-deploy-runtime-fabric.adoc[Deploying API Proxies
8888
8989
// Only the hybrid type proxy
9090
//tag::hybrid[]
91-
. Select *Hybrid* for *Proxy deployment target*, then select the target server.
91+
. Select *Hybrid* for *Target Type*, then select the target server.
9292
. Click *Next*.
9393
//end::hybrid[]
9494

@@ -102,7 +102,7 @@ See xref:runtime-fabric::proxy-deploy-runtime-fabric.adoc[Deploying API Proxies
102102

103103
* Click **Create new API**:
104104
[arabic]
105-
.. Enter a name for the new API asset.
105+
.. Enter a *Name* for the new API asset.
106106
//end::mid-steps[]
107107
108108
// Assets type options for flex because flex does not support soap APIs
@@ -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, click *Advanced* you to edit the *AssetId* and the *Version*.
117+
.. Optionally, click *Advanced* 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, click *Advanced* you to edit the *AssetId* and the *Version*.
134+
.. Optionally, click *Advanced* to edit the *AssetId* and the *Version*.
135135
. Click *Next*.
136136
//end::asset-type-options[]
137137

@@ -142,15 +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*.
145+
.. Optionally, click *Advanced* to edit the *AssetId* and the *Version*.
146146
. Click *Next*.
147147
//end::raml-oas[]
148148

149149
// asset type options for SOAP Proxies
150150
//tag::soap[]
151151
.. Select **SOAP API** as the **Asset type**.
152152
.. 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*.
153+
.. Optionally, click *Advanced* to edit the *AssetId* and the *Version*.
154154
. Click *Next*.
155155
//end::soap[]
156156

0 commit comments

Comments
 (0)