Skip to content

Commit

Permalink
Attempt to add LocalDateTimeSerializer constructors
Browse files Browse the repository at this point in the history
  • Loading branch information
mkimberlin committed Aug 16, 2024
1 parent efac159 commit ddf55e4
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[
{
"name": "com.fasterxml.jackson.datatype.jsr310.ser.LocalDateTimeSerializer",
"allDeclaredConstructors" : true,
"allPublicConstructors" : true
},
{
"name": "com.objectcomputing.checkins.services.permissions.PermissionSerializer",
"allDeclaredConstructors" : true,
Expand Down

0 comments on commit ddf55e4

Please sign in to comment.