Restier (Odata) expand + count & top not working
Date : March 29 2020, 07:55 AM
|
RESTier Guid primary key 404 not found
Date : March 29 2020, 07:55 AM
it should still fix some issue url/restierapi/entity(guid) should work for OData 4, are you sure the guid is not being stored as a string?
|
RESTier PUT/PATCH not being called
Tag : chash , By : DarrenBeck
Date : March 29 2020, 07:55 AM
hop of those help? I found a solution or at least a workaround. I changed my WebApiConfig a little bit. Instead of: MapRestierRoute(...) from Microsoft.Restier.Publishers.OData.HttpConfigurationExtensions i am using now: MapODataServiceRoute(...) from System.Web.OData.Extensions.HttpConfigurationExtensions
|
difference between odata webapi and RESTier?
Date : March 29 2020, 07:55 AM
|
IChangeSetItemAuthorizer in RESTier 1.0
Date : March 29 2020, 07:55 AM
|