joneduca
Results
1
issues of
joneduca
I need to configure in NelmioApiDoc my Controller which receives an array of integers for the parameter "color". My annotations is: ``` /** * * @OA\RequestBody( * @OA\MediaType( * mediaType="application/x-www-form-urlencoded",...