[Doc] The documentation about URL params miss some points
Closed this issue · 0 comments
dmaechler commented
Hi,
I read the doc and I think some points are missing : you don't talk about the way to call parameters with the @url param like this :
@url /test/{var1}/{var2}
Plus, you don't talk about the @get and @post annotation too.
You should mention that we must flush "RED" cache in Mouf BO when we change URL in any controller in order that the change can be applied.
We can also say, with a screenshot for example, that we have a recap of all our URL in the Mouf backoffice, just to check if it is taken in account.
I think these points has to be explain to play well with url parameters in Splash ! :)
Good luck !