-
The query: /odata/Donations?$apply=groupby((email), aggregate(amount with sum as Total))
Will throw an ArgumentException "(Failed to compare two elements in the array.)" -> "At least one object…
-
Hello Intel,
Am working on SSE(Server Sent Events) events w.r.to PSME-api-spec V2.3 under section 4.43 Event Subscription Collection.
when i go through the PODM code , Found code related to SSE ,D…
-
as noted [here](https://forum.opendatakit.org/t/unable-to-access-odk-central-via-ajax-calls/19234), browser-based clients hoping to read information from Central won't be able to do so unless the serv…
-
Hi again, sick of me yet?
When using the following command:
``` c#
await client.For().Key(entity.Id).UnlinkEntryAsync(category);
```
The last command is used (that passes a null):
``` c#
p…
-
Hello,
I was trying to run `python server.py --makeSampleConfig` and received the following error message:
`Traceback (most recent call last):
File "server.py", line 16, in
from influxd…
-
### Which service(blob, file, queue, table) does this issue concern?
Table
### Which version of the Azurite was used?
3.23.0
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Cod…
-
I would like to return an HTTP Status Code 202 Accepted as a result of POST, PUT, and DELETE requests.
For example, as a result of a POST request, instead of returning `new CreateODataResult(entity…
-
If i use odata controller to build an api i cannot call the `CreatedAtAction` method to return the correct url of the created resource.
### Assemblies affected
```xml
```
#…
-
### NuGet Product Used
NuGet.exe, NuGet SDK
### Product Version
NuGet.Protocol (6.1.0)
### Worked before?
_No response_
### Impact
It's more difficult to complete my work
### R…
-
Hi ! I want to know how return count variable, thanks !