Ezra Obiwale %!s(int64=6) %!d(string=hai) anos
pai
achega
77b7083d98
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      tests/Fixtures/TestController.php

+ 3 - 0
tests/Fixtures/TestController.php

@@ -40,6 +40,9 @@ class TestController extends Controller
      * @bodyParam another_one number Just need something here.
      * @bodyParam yet_another_param object required
      * @bodyParam even_more_param array
+     * @bodyParam book.name string
+     * @bodyParam book.author_id integer
+     * @bodyParam ids.* integer
      */
     public function withBodyParameters()
     {