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
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ See xref:runtime-fabric::proxy-deploy-runtime-fabric.adoc[Deploying API Proxies
88
88
89
89
// Only the hybrid type proxy
90
90
//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.
92
92
. Click *Next*.
93
93
//end::hybrid[]
94
94
@@ -102,7 +102,7 @@ See xref:runtime-fabric::proxy-deploy-runtime-fabric.adoc[Deploying API Proxies
102
102
103
103
* Click **Create new API**:
104
104
[arabic]
105
-
.. Enter a name for the new API asset.
105
+
.. Enter a *Name* for the new API asset.
106
106
//end::mid-steps[]
107
107
108
108
// 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
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, click *Advanced* you to edit the *AssetId* and the *Version*.
117
+
.. Optionally, click *Advanced* 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, click *Advanced* you to edit the *AssetId* and the *Version*.
134
+
.. Optionally, click *Advanced* to edit the *AssetId* and the *Version*.
135
135
. Click *Next*.
136
136
//end::asset-type-options[]
137
137
@@ -142,15 +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
+
.. Optionally, click *Advanced* to edit the *AssetId* and the *Version*.
146
146
. Click *Next*.
147
147
//end::raml-oas[]
148
148
149
149
// asset type options for SOAP Proxies
150
150
//tag::soap[]
151
151
.. Select **SOAP API** as the **Asset type**.
152
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*.
153
+
.. Optionally, click *Advanced* to edit the *AssetId* and the *Version*.
0 commit comments