Description
Hi team,
In API Manager version 4.5, in the publisher portal under the subscription policy section, we can only list 24 policies.
If someone has more policies than that, it won't be shown in the publisher portal. However, this number can be increased by setting the subscriptionPolicyLimit parameter in the [APIM_HOME]/repository/deployment/server/webapps/publisher/site/public/conf/settings.json file.
The problem is that this parameter is by default not there in the settings.json file. This makes it harder for someone to know this value can be configurable without analysing the code. Hence, please add this parameter to the default settings.json file.
Thanks & Regards,
Niran Peiris
Steps to Reproduce
- Create 30 subscription policies
- Try to list the policies in the publisher portal
Version
4.5.0
Environment Details (with versions)
No response
Description
Hi team,
In API Manager version 4.5, in the publisher portal under the subscription policy section, we can only list 24 policies.
If someone has more policies than that, it won't be shown in the publisher portal. However, this number can be increased by setting the subscriptionPolicyLimit parameter in the
[APIM_HOME]/repository/deployment/server/webapps/publisher/site/public/conf/settings.jsonfile.The problem is that this parameter is by default not there in the
settings.jsonfile. This makes it harder for someone to know this value can be configurable without analysing the code. Hence, please add this parameter to the defaultsettings.jsonfile.Thanks & Regards,
Niran Peiris
Steps to Reproduce
Version
4.5.0
Environment Details (with versions)
No response