sparkapi / sparkapi4p2

A PHP wrapper for the flexmls REST API.
GNU General Public License v3.0
26 stars 28 forks source link

Bug: SparkAPI_Core::GetCustomFields($prop_type) #10

Closed maxchirkov closed 12 years ago

maxchirkov commented 12 years ago

GetCustomFields method requires property type argument, but the API doesn't support it and returns an error. Works correctly without the argument.

By the way, GetStandardFields() and GetCustomFields() should probably return first result instead of all results.

Thanks!

joshcom commented 12 years ago

Max, this should be corrected with https://github.com/sparkapi/sparkapi4p2/pull/11.

maxchirkov commented 12 years ago

Thank you, Joshua!

On Tue, Jul 24, 2012 at 12:55 PM, Joshua Murray < reply@reply.github.com

wrote:

Max, this should be correct with https://github.com/sparkapi/sparkapi4p2/pull/11.


Reply to this email directly or view it on GitHub: https://github.com/sparkapi/sparkapi4p2/issues/10#issuecomment-7231456