arhimede
arhimede
@bidi47 Please create a file in repo with git settings and maybe write an article on dotkernel.com about that git settings are important ....
https://github.com/mezzio/mezzio/blob/3.20.x/.gitattributes
https://github.com/mezzio/mezzio-session/blob/1.16.x/.gitattributes
https://github.com/laminas/laminas-filter/blob/2.38.x/.gitattributes
git config --global core.autocrlf false git config --global core.eol lf
related issue https://github.com/ramsey/uuid-doctrine/issues/164
linked to #214
the creation of the documentation – I would have expected the new OpenAPI specifications here and not a commercial product
https://learn.openapis.org/
https://github.com/Redocly/redoc?tab=readme-ov-file generate documentation from OpenAPI