DarkaOnLine / L5-Swagger

OpenApi or Swagger integration to Laravel
https://github.com/DarkaOnLine/L5-Swagger
MIT License
2.64k stars 394 forks source link

Question - model toArray for properties #606

Closed JamieCee20 closed 1 month ago

JamieCee20 commented 4 months ago

Instead of defining the properties on each model, is there a way to read the toArray function instead? as this would help at the times I change it slightly and then having to remember to change the annotations for the model as well