-
-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TODO: Replace squashed changes from #1142 with rebase on master after…
… merge Removed existing resource inheritance tests Resource inheritance: return derived types Resource inheritance: sparse fieldsets Changed the expression tokenizer to recognize dots in field chains Resource inheritance: derived includes Resource inheritance: derived filters Added ResourceFieldAttribute.Type and use it from QueryExpression.ToFullString() to provide improved debug info Resource inheritance: sorting on derived fields Added missing tests for GET abstract/concrete base primary types at secondary/relationship endpoints Resource graph validation: fail if field from base type does not exist on derived type Clarified error message on type mismatch in request body Rename inheritance tests Added extension method to obtain ClrType of a resource instance (we'll need this later) Resource inheritance: write endpoints Updated documentation Added rewriter unit tests to improve code coverage Exclude example project from code coverage
- Loading branch information
Bart Koelman
committed
Apr 1, 2022
1 parent
978a311
commit e8c146c
Showing
188 changed files
with
10,174 additions
and
1,390 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.