-
##### Description
If i generate a java client from https://api.my-clay.com/swagger/ui/index#/ i got a exception with the version 2.2.3.
with Version 2.3.0-20171030.060918-211 and 3.0.0-20171…
-
Hi there!
I think there is an bug when I've got an _**service located on default_host**_ in SAP - means top level in sicf. I change the standard path for the proxy from /sap/opu/odata/sap/ to only…
-
Hello guys,
Would it be possible to route my patch method without delta or a delta in aspcore?
-
Currently, the unit tests rely on the "Trippin" example service. Which means that the unit tests actually rely on this API to work. I've seen multiple examples where the library produces the correct r…
-
It would appear that the issues discussed in:
https://docs.microsoft.com/en-us/ef/core/querying/client-eval
have broken $apply/groupby and friends when using .net core/efcore 3+ but hopefully so…
-
@tabalinas
1.This is my js code: in page (udc-group.php )
`>
$( document ).ready(function() {
var db={
loadData: function (filter) {
var data = $.…
-
**Assemblies affected**
8.2.0
**Describe the bug**
When attempting to select or filter inner properties, an error is encountered during the process of querying CosmosDb using OData.
Filter is no…
-
If I call:
`context.MyEntities.single(function(e) { return e.ID == 1 })`
then Jaydata calls an oData service with:
`/service?$filter=ID eq 1&$top=2`
I know the $top=2 is an optimization to test if…
-
I created a new empty asp project, added the package nuget.server 3.0.1, updated all other packages and now my web.config seems to have duplicate binding redirects.
…
-
Error messages reflect syntax errors and are returned in the error message.
Normally, I'd say this is great, but our customer is concerned with click-jacking attacks & XSS.
Seems like result…