Antoine Bluchet
Antoine Bluchet
Indeed configuration is not merged, you need to add back the defaults. We should add this to the documentation.
Please use: ```php class MyApiTestCase extends ApiTestCase { use ApiTestAssertionsTrait { getHttpResponse as protected; } } ```
Nice! Do you think we could add a functional test to `features/openapi/docs.feature` with a webhook?
I wish it'd be something like: ``` #[ApiProperty(openapi: new Schema)] ``` from where do use OpenApi\Attributes as OA; come from?
Sorry we're not compatible with swagger-php for now it's not supported, marking this as an enhancement.
nice! can you run the doctrine orm component tests? Also it looks like phpstan isn't happy
Hi, thanks for the patch, I guess that our `lowest` tests would fail not having the new ClassMetadata? Still a bunch of red jobs though. Yes the documentation is at:...
waiting for https://github.com/symfony/symfony/commit/ac07f3eb7842478d7ef736c8f280a1a16b7548e9
@fabpot yes 6.4 and 7.0 would be great but I'd like to be sure it's the only blocker
Thanks @ddeboer fo starting this went on my branch to continue as gh actions was buggy