Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the PropertyPath class, used to parse nested paths and resolve them to expressions #51

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

cdavernas
Copy link
Member

  • Adds the PropertyPath class, used to parse nested paths and resolve them to expressions
  • Fixes the ReflectionBasedJsonPatchHandler to handle nested/complex paths
  • Fixes the ICommandHandlerExtensions, which were not defining the proper generic overloads to both parameters and return type

…and resolve them to expressions

fix(PathModel): Fixed the ReflectionBasedJsonPatchHandler to handle nested/complex paths
fix(Mediation): Fixed the ICommandHandlerExtensions, which were not defining the proper generic overloads to both parameters and return type
@cdavernas cdavernas merged commit fa5d42b into main Nov 17, 2023
1 check passed
@cdavernas cdavernas deleted the feat-property-path branch November 17, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant