Robert Lindblom

Results 16 comments of Robert Lindblom

Yes, I config it in startup.cs, as displayed under the header **EDM model**. I do not say it's non-Edm. It's ASP.Net that says the request doesn't have an associated EDM...

[Repro.zip](https://github.com/OData/AspNetCoreOData/files/7494960/Repro.zip)

Could you please show exactly how the controller method that handles the PUT-request should look like.

I don't quite understand your answer. It's not a question of preference. The query string in "Actual result" is invalid.

My scenario is that the FK **doesn't** have a value, i.e. a nullable FK. I'd expect the query would use an outer join in this case and thus include entities...

> > Expected behavior > > Being able to receive the data. > > Why do you think that's what the behavior should be though? Isn't the message clearly saying...

@gathogojr Yes, I do. I'd like to know how to increase the request size limit, to be able to received larger amounts of data.