Mezatsong / laravel-swagger-docs

MIT License
20 stars 8 forks source link

Added checking for accessors methods to prevent linking to unexisting shema. #19

Closed MchMichael closed 2 weeks ago

MchMichael commented 8 months ago

Fixed bug when $ref link was generated to an unexisting schema when return type was an object of class not extended of the model.