Closed scottybrisbane closed 5 years ago
This does indeed break some usages, what do you think about a new endpoint without this issue?
I would rather add: get_all()
and get_keys()
get_all()
would recurse, while get_keys()
would use the array semantics of retrieving only values.
@scottybrisbane what do you think?
This seems like a reasonable solution
This is essentially just a re-do of #119, since the solution (#120) was reverted by fd3f2a5e142858e5bb86ac1514e726618db3ad07. I would still very much like to see this get resolved as I am having to use a fork in the meantime. From the original issue: