You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added @odata.nextLink, @odata.count and @odata.deltaLink to TypeScript definitions.
Fixes:
Duplicate query parameters during pagination with nextPageLink parameter in retrieveMultiple. #164
Duplicate serverUrl in a request url during pagination with nextPageLink parameter in retrieveMultiple. This only happened if serverUrl in DynamicsWebApi config had a closing slash. #164