Alexander Kim

Results 123 comments of Alexander Kim

My point is that the body parameter should not be referenced by swagger-bundle at all. Instead, the attributes that would be created would be top level. For example `slug` as...

Oh I agree, which is why I completely dislike using the request attributes except when using object hydration. I think that the json should be decoded and added to `$request->request`...

I know I can use the Request object already, but it is not being used in a standard way due to the `request` ParameterBag not being populated and instead the...

I haven't tested the "lock file updates only" feature yet, but if it doesn't do this, this may be a great way to support that feature, while also letting engineers...

While this is happening, it would be great if modifier support was added. For example, if I use the radial menu as normal, it uses the default layout. If I...

We run into this all the time too. Mostly when we’re updating autoscalers. my suggestion is to not auto refresh, but upon attempting to save, try to apply the diff...

For tabs, and even multi window, it would be great if the namespace was remembered individually.

I think he forgot to close this out. It was already resolved in Slack.

We also just ran into this issue, but also ran into when using prophecy to mock the `HttpClientInterface`. In the case of prophecy, the issue is that because the instrumentation...

@leezen They aren't in my config. I'm simply creating a provider in code.