[PHP-SYMFONY] Debug Symfony version 7, enums ref, array of enums $ref and date assert#19008
Conversation
|
Thanks for the PR but your commit (as shown in the Commits tab) is not linked to your Github account, which means this PR won't count as your contribution in https://github.com/OpenAPITools/openapi-generator/graphs/contributors. Let me know if you need help fixing it. |
f07fad9 to
bdf4865
Compare
…ray enum ref & debug date assert
…ray enum ref & debug date assert
…ray enum ref & debug date assert
bdf4865 to
7edfddb
Compare
Oh yes that was my pro email. Fixed it ! Thx. |
|
tested locally and the result is good thanks for the PR |
|
@loicconan thanks again for the PR when you've time, can you please PM me via Slack? https://join.slack.com/t/openapi-generator/shared_invite/zt-2wmkn4s8g-n19PJ99Y6Vei74WMUIehQA |
For: @jebentier (2017/07), @dkarlovi (2017/07), @mandrean (2017/08), @jfastnacht (2017/09), @ybelenko (2018/07), @renepardon (2018/12)
Description
PR checklist
Commit all changed files.
This is important, as CI jobs will verify all generator outputs of your HEAD commit as it would merge with master.
These must match the expectations made by your contribution.
You may regenerate an individual generator by passing the relevant config(s) as an argument to the script, for example
./bin/generate-samples.sh bin/configs/java*.IMPORTANT: Do NOT purge/delete any folders/files (e.g. tests) when regenerating the samples as manually written tests may be removed.
master(upcoming 7.6.0 minor release - breaking changes with fallbacks),8.0.x(breaking changes without fallbacks)