SDK for the Apigee Management API
The Registry service allows teams to manage descriptions of APIs.
One API serving data spanned across multiple verticals
* Fixed #114 by reverting fa6592a4642dc20672b1560780a31ec576c67ad4.
* #112 Updated library for PHP 7.2 * #113 Fixed situations when Exceptions from Edge could leave incorrect base urls * #100 blankValues() should no…
Fixed issue where App analytics for companies were not being displayed. The filter logic has been changed in the `DeveloperAppAnalytics` function `ge…
* Edge Orgs that have been moved to [CPS](https://docs.apigee.com/api-platform/reference/cps) have issues with app analytics working due to the Develo…
* Fixed issue where Organization syncAllFrom4g() Monetization method was no longer working due to a change in the Edge API. The /sync-organization met…
* The getByAppName() function now handles company or developer apps to show valid analytics. * Developer.getRatePlanByProduct() method was broken in …
* MINT roles were getting dropped after switching company. Due to this error, the roles of the developers are not retrieved from MINT and hence, when …
* Fixed oAuth (SAML) Bearer token cache logic, system no longer gets new token with every call to Edge. * Changed ‘**masked**’ to ‘XXXXXX’ because as…