-
When I connect to the table it all seems to work fine, the request is as follow:
```
{
"rawResponse": false,
"queryString": {
},
"path": "/Tables(%27ConnectAzureTablesSessions%27)",
…
-
When an exception is thrown inside an `ODataController` the response does not adhere to the [OData v4 Error Response](http://docs.oasis-open.org/odata/odata-json-format/v4.0/os/odata-json-format-v4.0-…
-
When calling odata endpoint with $orderby and $top parameters, the generated SQL Statement is invalid.
Invalid column name 'c'.
### Assemblies affected
Microsoft.AspNetCore.OData 7.1.0
#…
-
```
Includes Windows PowerShell 3.0, WMI, WinRM, Management OData IIS Extension,
and Server Manager CIM Provider.
URL: http://www.microsoft.com/en-us/download/details.aspx?id=34595
License: Propriet…
-
## Describe the bug
Add users to a group at once. Again try to add the same users in the same group then we have a 204 status code.
Both endpoints to add members to the group behave in the same w…
-
### Short Description
After creating a custom Function on odata if one the navigation properties is expanded and a count added inside this expand, the numbers returned are completely wrong.
…
-
We have a few older Dell systems that have a PERC H730 Mini integrated RAID controller. On these systems, redfish_exporter (latest git: e28371ddb) throws a fatal error, while it used to work ok prior …
-
```
The OData actions and functions is an interesting feature of the V3
specification.
I have implemented so far the following features:
- Action and function metadata (IsBinding, IsAlwaysBindable I…
-
```
The OData actions and functions is an interesting feature of the V3
specification.
I have implemented so far the following features:
- Action and function metadata (IsBinding, IsAlwaysBindable I…
-
Hi,
I'm really unsure if I should open this ticket, but here I go.
I'm the author of [odata2ts](https://github.com/odata2ts/odata2ts). And it actually does what `magic-odata` does. Have you consider…