myshalov-taptima

Results 1 issues of myshalov-taptima

Hello, I'm facing kinda strange problem with response examples. ```PHP * @SWG\Response( * response=500, * description="Error response", * examples={ * @SWG\Schema( * @SWG\Property(property="data", type="object", description="Response payload", @SWG\Schema()), * @SWG\Property(property="status", type="string",...