Fork me on GitHub
#yada
<
2016-01-21
>
jethroksy08:01:23

I've cloned and run the yada repo, and am currently looking at the hello-atom example

jethroksy08:01:46

the OPTIONS header tells me PUT is an available header

jethroksy08:01:17

but when I follow the next PUT instruction an error is thrown:

jethroksy08:01:31

why would an atom containing a string accept a map for PUT?

jethroksy08:01:37

navigating to swagger-atom and trying it out works, but the curl request is different

jethroksy08:01:34

the correct request should be curl -i -X PUT -d "value=Hello Dolly!

jethroksy08:01:39

docs might need to be corrected

aspra09:01:17

@malcolmsparks I’ ve done so, thanks