Mateusz Korbanek
Results
2
issues of
Mateusz Korbanek
Hello! First of all - very nice library :) It would be nice to add a getSql public method, which would return a string of the produced query. This will...
**API Platform version(s) affected**: 4.1.8 **Description** When using a custom enum as a property type, the OpenAPI description must be explicitly defined using the #[ApiProperty(schema: ['description' => '...'])] attribute. In...