Closed teodorlu closed 4 years ago
Nice catch! The documentation source is here, contribution is highly welcome https://github.com/walkable-server/docs
Cool!
I'd love to contribute, but frankly, not having used walkable, I don't know what it should be.
Is this right?
{[:person/by-id 1]
{:person/id 1
:person/name "Mary"
:person/age 20
:person/pet {:pet/name "Tom"
:pet/favorite-location "garden"}}}
Yup, that's correct
I'll send a PR :)
PR: https://github.com/walkable-server/docs/pull/1
Closing this!
Hello!
This is the first documented result:
As far as I can see, that contains a map with an odd number of elements in it. An error, perhaps?
Have an otherwise nice day, Teodor