Make bodyParam parsing more rbust

This commit is contained in:
shalvah
2018-10-12 14:26:08 +01:00
parent 7cdc567c83
commit 6e60d14ea2
8 changed files with 144 additions and 23 deletions

View File

@@ -180,7 +180,7 @@ public function createPost()
They will be included in the generated documentation text and example requests.
**Result:** ![Form Request](http://marcelpociot.de/documentarian/form_request.png)
**Result:** ![](body-params.png)
### Providing an example response
You can provide an example response for a route. This will be disaplyed in the examples section. There are several ways of doing this.