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
+13-5Lines changed: 13 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,9 @@ See xref:runtime-fabric::proxy-deploy-runtime-fabric.adoc[Deploying API Proxies
96
96
* Click **Select API from Exchange** if you have an API shared with you through Exchange that you want to manage.
97
97
[arabic]
98
98
.. Click the API from the list under **Select API**. You can search for a specific API if needed.
99
-
.. Update the *Asset type*, *API version*, and *Asset version* if needed.
99
+
.. Update the *Asset type*, *API version*, and *Asset version* if you are not using the latest version.
100
+
+
101
+
For more information about versions in Exchange, see xref:exchange::asset-versions.adoc[].
100
102
.. 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[].
101
103
102
104
* Click **Create new API**:
@@ -113,7 +115,9 @@ See xref:runtime-fabric::proxy-deploy-runtime-fabric.adoc[Deploying API Proxies
113
115
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.
114
116
****HTTP API:** Select this option if you do not have an API definition file you want to include for your asset.
115
117
116
-
.. Optionally, click *Advanced* to edit the *AssetId* and the *Version*.
118
+
.. Update the *Asset type*, *API version*, and *Asset version* if you are not using the latest version.
119
+
+
120
+
For more information about versions in Exchange, see xref:exchange::asset-versions.adoc[].
117
121
.. 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[].
118
122
. Click *Next*.
119
123
//end::asset-type-options-flex[]
@@ -131,7 +135,9 @@ Upload either a RAML or OAS file for your REST API. Versions 2.0.0 and later are
131
135
Upload a WSDL file for your SOAP API or add the link to the file. +
132
136
This option is not available for Flex Gateway runtime at this time.
133
137
134
-
.. Optionally, click *Advanced* to edit the *AssetId* and the *Version*.
138
+
.. Update the *Asset type*, *API version*, and *Asset version* if you are not using the latest version.
139
+
+
140
+
For more information about versions in Exchange, see xref:exchange::asset-versions.adoc[].
135
141
.. 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[].
136
142
. Click *Next*.
137
143
//end::asset-type-options[]
@@ -143,7 +149,9 @@ This option is not available for Flex Gateway runtime at this time.
143
149
+
144
150
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.
145
151
146
-
.. Optionally, click *Advanced* to edit the *AssetId* and the *Version*.
152
+
.. Update the *Asset type*, *API version*, and *Asset version* if you are not using the latest version.
153
+
+
154
+
For more information about versions in Exchange, see xref:exchange::asset-versions.adoc[].
147
155
.. 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[]
148
156
. Click *Next*.
149
157
//end::raml-oas[]
@@ -152,7 +160,7 @@ NOTE: Anypoint API Manager supports OpenAPI Specification (OAS) 3.0, with the ex
152
160
//tag::soap[]
153
161
.. Select **SOAP API** as the **Asset type**.
154
162
.. Select either *Upload a WSDL* or *Use an external link* as the method.
155
-
.. Optionally, click *Advanced* to edit the *AssetId* and the *Version*.
163
+
.. Update the *Asset type*, *API version*, and *Asset version* if needed.
Copy file name to clipboardExpand all lines: modules/ROOT/pages/manage-versions-instances-concept.adoc
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,16 @@ ifndef::env-site,env-github[]
3
3
include::_attributes.adoc[]
4
4
endif::[]
5
5
6
-
In Anypoint Exchange (Exchange), you can add, delete, and deprecate API versions, also known as _Exchange assets_. An API version in Exchange can have its own RAML file, API portal, and URL. For more information on how to manage API versions in Exchange, see xref:exchange::manage-versions.adoc[Manage Versions].
6
+
After you publish new version details for an API definition to Exchange, you must update the *Asset version* of your deployed API instances in API Manager to reflect the changes.
7
7
8
-
After you publish new version details for an API definition to Exchange, you must change the version of your API instance in API Manager if you want the instance to reflect the latest version. For more information on API instances, see xref:api-instance-landing-page.adoc[API Instance].
8
+
For more information about versions in Exchange, see xref:exchange::asset-versions.adoc[].
9
9
10
10
To change the asset version of an API instance:
11
11
12
-
. Navigate to *Anypoint Platform* > *API Manager*.
13
-
. In *API Administration*, click the name of the API instance whose version you want to manage.
12
+
. Navigate to *Anypoint Platform* > *API Manager*.
13
+
. In *API Administration*, click the name of the API instance for which you want to change the version.
14
14
. Select *Actions* > *Change API specification*.
15
-
. In *Asset version*, Select *latest*.
15
+
. In *Asset version*, select your desired version.
0 commit comments