Pull Request #235
Update UseApiResourceTags (fix invalid type error)
This comment:
```
* @apiResource 201 \App\Http\Resources\Advertisers\UserManagement\StaffResource
```
Throw error:
```
Spatie\DataTransferObject\DataTransferObjectError
Invalid type: expected `Knuckles\Camel\Extraction\Response::status` to be of type `integer`, instead got value `201`, which is string..
```
So, to fix the added cast to integer status