api-platform / api-platform/schema-generator
[feature-request] generate yml configuration instead of annotations
Aberta
enhancement
- Linguagem predominante
- PHP
- Estrelas
- 474
- Forks
- 107
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
The title really says it all. When you put ORM-mapping information AND validation rules in the entity using annotations the entity file can become rather big and more difficult to read.
So sometimes I prefer to put al that in yaml files and I would really love it if the schema generator could have an option to generate those files instead of generating annotations.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.