Update swagger-support.rst

This commit is contained in:
shadowjs 2017-02-23 22:51:49 +01:00 committed by GitHub
parent eab2d5d8fc
commit ad1b9eec31

View File

@ -42,6 +42,8 @@ If you use forms to capture GET requests, you will have to specify the
public function searchAction(Request $request)
{
//...
}
Multiple response models
------------------------