In some cases is more convenient get the result as an associative array rather than objects.
Add an optional argument to the "CkanClientInterface:get()" method to request the return value as associative array.
Just add the argument and pass it in the json_decode() call.
None.
Adding an optional extra argument usually doesn't break the interface compatibility.
Not applicable.
TBD.
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.