Fork me on GitHub
#yada
<
2015-10-21
>
stijn08:10:33

@malcolmsparks: isn't this where it returns a 200 for POST?

malcolmsparks09:10:11

yes, seems it does. That's probably a good default because yada can't tell if you've created a new resource at the backend. If you do, there needs to be some indication. For now, you can return the response with status 201, overriding the 200 default.

stijn13:10:50

hmm, I finally start to understand modular.component.co-dependency simple_smile

stijn13:10:29

comes in handy when using bidi's path-for