apigee / apigee-client-php

Client library to make API calls to Apigee Edge Management API
Apache License 2.0
27 stars 30 forks source link

Attributes support is missing from ApigeeX APi product #357

Open mxr576 opened 2 months ago

mxr576 commented 2 months ago

Description

https://github.com/apigee/apigee-client-php/blob/3.0.5/src/Api/ApigeeX/Entity/ApiProductInterface.php should also extend \Apigee\Edge\Entity\Property\AttributesPropertyInterface and information should be added by the related controller.

https://cloud.google.com/apigee/docs/reference/apis/apigee/rest/v1/organizations.apiproducts#ApiProduct

Steps to Reproduce

Actual Behavior

Expected Behavior

Screenshots

Notes

Version Info

3.0.4

kedarkhaire commented 2 months ago

Hi @mxr576 Thanks for creating this issue, we will look into it.