Chris Martinez

Results 312 comments of Chris Martinez

A quick follow up. Is there any more to be done on this issue? In order to make it work _as is_, you'd somehow to have to be able to...

I don't think there is anything more on this particular issue. `6.1` has been released and the duplicate type issue has definitely been solved. The behavior in Swashbuckle, however, is...

This is very strange. I've not seen this happen and I can't figure out how to create a repro. Does anyone have a repro? Does this happen for all requests...

The change/fix hasn't been pushed/merged - just yet. I'm burning down the full list. I can push the branch if you're interested in trying out the changes. I see it...

@jtTorres the branch is [dev/css/201606-fixes](../tree/dev/css/201606-fixes) and has now been pushed up. Take a peek at your leisure. It's not entirely clear to me why this would only happen during a...

@jtTorres Great news! Thanks for confirming. This fix will be included with the PR and other changes going in. The "PM" (e.g. me) is trying everything offline as they burn...

@spaasis Do you have a repro you can share? Something is amiss. It's pretty clear that if you make it to [DefaultODataBatchHandler.ParseBatchRequestsAsync](https://github.com/OData/WebApi/blob/master/src/Microsoft.AspNetCore.OData/Batch/DefaultODataBatchHandler.cs#L105) and get NRE at `ODataBatchHandler.GetBaseUri`, then the feature...

A lot of fixes have been merged into `ms` (formerly `master`) to address this issue and many others. I'm a bit curious if anyone has tried this against the latest...

Rather than repost, check out [this comment](847#issuecomment-1261230670). The short, short answer is that official OData batch support is coming in `6.1`. 😄

My goal is within the week, but it _could_ be even days. I'm going through the open issues and seeing with other low-hanging fruit applies and can be included. 😉