laravel-swagger-api
laravel-swagger-api copied to clipboard
How to define Schema Objects?
How can I define Schema Objects for requests and responses?
I tried some things but without success. If it is not implemented, can I implement it?
If more informations about that could be provided, I will me grateful.
Other question, is possible to set default values to requestParams from a formRequest object?
Tks.