feat: Allow schema generator to use labels for naming#415
feat: Allow schema generator to use labels for naming#415Angatar wants to merge 0 commit intoapi-platform:mainfrom
Conversation
|
This PR (#415) only includes the relevant code directly related to the new feature added however the CI checks fail and according to the CI logs it seems the composer.lock was not updated for the required symfony/phpunit-bridge package used for running the tests:
Has it to be fixed in the CI pipeline with a |
|
It seems there is currently an issue with the PHPUnit version used in the CI pipeline:
Can you fix it? Details: BTW: I got no error on the local runs of the PHPunit tests with PHP 7.4, 8.0, 8.1, 8.2 and 8.3 |
|
Thx I'm gonna rebase and make a new PR |
API resources and PHP classes
New feature: Allow schema generator to use labels for naming API resources and PHP classes
Branch: