michelbieleveld

Results 3 issues of michelbieleveld

ASP.NET Core OData 8.2.3 I am trying to do a post to http://localhost:5107/v1/users('michel')/calendarGroups which works without Accept: application/json;odata.metadata=full , but with I get the error ``` Value cannot be null...

bug

Hello, how would I be able to make use of the x-tagGroups in combination with redoc ? [x-tagGroups](https://redocly.com/docs/api-reference-docs/specification-extensions/x-tag-groups)

Hi first thank you for working on this project ! Highly usable and nice API. As mentioned in #666, ideally one would want to support true sql named binding. This...