[Dev] APIM 1.7.0 shows only the latest version of an api in store

2014-07-14 Thread Jenananthan Yogendran
I created new api version by copying the old version and published without deprecate the old version. In the store it only shows the latest version of that api .But when I search the api using name it shows the both versions of that api. is this feature of APIM ? -- Jenananthan Yogendran

Re: [Dev] APIM 1.7.0 shows only the latest version of an api in store

2014-07-14 Thread Nuwan Dias
Showing the latest version is the default behaviour. You can change this if you prefer by changing the value of DisplayMultipleVersions to 'true' in the api-manager.xml Thanks, NuwanD. On Mon, Jul 14, 2014 at 3:06 PM, Jenananthan Yogendran jenanant...@wso2.com wrote: I created new api

Re: [Dev] APIM 1.7.0 shows only the latest version of an api in store

2014-07-14 Thread Jenananthan Yogendran
able to see all the published versions by changing the value to 'true'. Thanks On Mon, Jul 14, 2014 at 3:11 PM, Nuwan Dias nuw...@wso2.com wrote: Showing the latest version is the default behaviour. You can change this if you prefer by changing the value of DisplayMultipleVersions to 'true'