knuckleswtf / scribe

Generate API documentation for humans from your Laravel codebase.✍
https://scribe.knuckles.wtf/laravel/
MIT License
1.58k stars 280 forks source link

Response Parameters #797

Closed yormy closed 5 months ago

yormy commented 5 months ago

Scribe version

4.29

Your question

In the generated docs I see a nicely formatted Body Parameters of what parameters the request can handle with a description and example. Is this also possible for the response parameters ? I would love to add a description to the fields there too

Docs

yormy commented 5 months ago

found it... @responseField