I'm trying to export an API, update the quota definition for application/system and re-importing it.
If method is configured with * (all methods) no quota is kept in consideration and the merged quota remains as the current one.
If the configuration specify a method in particular
method:
then the quota definition is overridden properly.
APIM-CLI version
*
API-Management version
7.7.20240228
Bug description
I'm trying to export an API, update the quota definition for application/system and re-importing it. If method is configured with * (all methods) no quota is kept in consideration and the merged quota remains as the current one. If the configuration specify a method in particular method:
then the quota definition is overridden properly.
Steps to reproduce
Relevant log output