ackalhan

Results 2 issues of ackalhan

This is a sample endpoint that works well before api-platform 3.2 with 422 responses with violations #[Route( path: '/api/sample-endpoint', defaults: ['_noForceRedirect' => true, '_format' => 'json'], methods: Request::METHOD_POST )] public...

In my angular class component, It seems that class fields are not validating against the finnish rule. Might be a configuration issue in my eslint.json Here's my rule ``` "rxjs/finnish":...