You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are facing the same "issue", since we won't use a data wrapper in our request like:
{
"data":
[
{
"name": "foo",
"type": "bar"
},
]
}
To make it short:
In the provided example you are trying to generate the documentation by using FormRequest, in where you check properties of an object which is provided as array. Right?
Scribe version
4.35.0
PHP version
8.2
Framework
Laravel
Framework version
v10.48.10
Scribe config
What happened?
File request
php artisan scribe:generate
Docs
The text was updated successfully, but these errors were encountered: