Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Popular repositories
1,866 contributions in the last year
Activity overview
Contributed to
davidmoten/odata-client,
davidmoten/bplustree,
davidmoten/canberra-air-quality
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in davidmoten/odata-client that received 3 comments
Use injectable factories so that UnmappedValues and ChangedFields are initialized properly in deserialized lists
As mentioned in #35, serialization of a list of items ends with all items sharing the same instance of UnmappedValues and ChangedFields. To fix thi…
+291
−13
•
3
comments
Created an issue in microsoftgraph/microsoft-graph-docs that received 1 comment
user:revokeSignInSessions - No content return incompatible with metadata which says Boolean return
The Graph v1.0 metadata as of July 20 2020 says: <Action Name="revokeSignInSessions" IsBound="true"> <Parameter Name="bindingParameter" Type="graph…
1
comment