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-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ See xref:runtime-fabric::proxy-deploy-runtime-fabric.adoc[Deploying API Proxies
98
98
* Click **Select API from Exchange** if you have an API shared with you through Exchange that you want to manage.
99
99
[arabic]
100
100
.. Click the API from the list under **Select API**. You can search for a specific API if needed.
101
-
.. Update the *Asset type*, *API version*, and *Asset version* if needed.
101
+
.. Update the *Asset type*, *API version*, and *Asset version* if you are not using the latest version.
102
102
+
103
103
For more information about how to Exchange versions, see xref:exchange::asset-versions.adoc[].
104
104
.. If you chose a *RAML/OAS* asset type, view the *Conformance Status* of the API to ensure the API is conformant. If the *Conformance Status* is non-conformant, after deployment, view the *Governance Report* to find and fix the conformance issues. For more information about the *Governance Report*, see xref:govern-api-instances.adoc[].
@@ -117,7 +117,7 @@ For more information about how to Exchange versions, see xref:exchange::asset-ve
117
117
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.
118
118
****HTTP API:** Select this option if you do not have an API definition file you want to include for your asset.
119
119
120
-
.. Update the *Asset type*, *API version*, and *Asset version* if needed.
120
+
.. Update the *Asset type*, *API version*, and *Asset version* if you are not using the latest version.
121
121
+
122
122
For more information about how to Exchange versions, see xref:exchange::asset-versions.adoc[].
123
123
.. If you chose a *RAML/OAS* asset type, view the *Conformance Status* of the API to ensure the API is conformant. If the *Conformance Status* is non-conformant, after deployment, view the *Governance Report* to find and fix the conformance issues. For more information about the *Governance Report*, see xref:govern-api-instances.adoc[].
@@ -137,7 +137,7 @@ Upload either a RAML or OAS file for your REST API. Versions 2.0.0 and later are
137
137
Upload a WSDL file for your SOAP API or add the link to the file. +
138
138
This option is not available for Flex Gateway runtime at this time.
139
139
140
-
.. Update the *Asset type*, *API version*, and *Asset version* if needed.
140
+
.. Update the *Asset type*, *API version*, and *Asset version* if you are not using the latest version.
141
141
+
142
142
For more information about how to Exchange versions, see xref:exchange::asset-versions.adoc[].
143
143
.. If you chose a *RAML/OAS* asset type, view the *Conformance Status* of the API to ensure the API is conformant. If the *Conformance Status* is non-conformant, after deployment, view the *Governance Report* to find and fix the conformance issues. For more information about the *Governance Report*, see xref:govern-api-instances.adoc[].
@@ -151,7 +151,7 @@ For more information about how to Exchange versions, see xref:exchange::asset-ve
151
151
+
152
152
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.
153
153
154
-
.. Update the *Asset type*, *API version*, and *Asset version* if needed.
154
+
.. Update the *Asset type*, *API version*, and *Asset version* if you are not using the latest version.
155
155
+
156
156
For more information about how to Exchange versions, see xref:exchange::asset-versions.adoc[].
157
157
.. View the *Conformance Status* of the API to ensure the API is conformant. If the *Conformance Status* is non-conformant, after deployment, view the *Governance Report* to find and fix the conformance issues. For more information about the *Governance Report*, see xref:govern-api-instances.adoc[]
0 commit comments