John Gathogo
John Gathogo
NOTE: Fix would be a breaking change
Thank you @rpallares for your contribution
Ported to 7.x via https://github.com/OData/odata.net/commit/b94324c2502be3cd54db873ddad18825e409c172
I tested this and confirmed that OData client includes `@odata.type` property annotations for both declared and dynamic enum properties. This is odd behaviour because we don't do the same for...
Hi @ArnaudB88. This is a known feature gap. I'll go ahead and close this issue and use https://github.com/OData/odata.net/issues/2293 to track the work required to support the `DateOnly` and `TimeOnly`.
Hi @KryptoBeard. Thank you for reaching out to us. How does it behave when there's no `MaxExpansionDepth` property on the `EnableQueryAttribute`?
Thank you @MolallaComm for reporting this issue. Could you try this: ```csharp srvaddstep1.EntityParameter("Account"); ```
Hello @MolallaComm. Did you try the suggestion above?
Hi @MolallaComm. Unfortunately I'm unable to repro the issue you reported in spite of my best efforts. Payload for Edm actions seem to get serialized successfully even when they contain...
Closing issue since justification was not provided and lack of follow-through...