davidtsadler / ebay-sdk-php

An eBay SDK for PHP. Use the eBay API in your PHP projects.
Apache License 2.0
350 stars 343 forks source link

Array properties not appearing in the API documentation. #42

Closed davidtsadler closed 7 years ago

davidtsadler commented 8 years ago

It seems that some array properties, for example DetailLevel, are not been included in the generated API documentation. E.g AbstractRequestType is missing several. Not sure if an issue with apigen or how I've documented magic array properties.