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

use custom serializers for Entity and Schema #170

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Conversation

khieta
Copy link
Contributor

@khieta khieta commented Jul 3, 2024

Issue #, if available:

Description of changes:

More edits on my quest to match cedar#1014. Like #169, these are just refactoring to make the future PR smaller.

  • Switched to using custom serializers for Entity and Schema
  • Added some methods on Policy and PolicySet
  • Removed some @JsonSerialize/@JsonDeserialize/@JsonProperty annotations that had no effect (aside from confusing me)
  • Changed put to replace in some tests to get rid of a warning about deprecated functionality

@khieta khieta merged commit de2f87a into main Jul 3, 2024
4 checks passed
@khieta khieta deleted the khieta/more-refactoring branch July 3, 2024 13:33
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.

3 participants