Skip to content

Support date, instant and uuid in JsonScalarDto#279

Closed
NielsCW wants to merge 2 commits intomainfrom
json-scalars
Closed

Support date, instant and uuid in JsonScalarDto#279
NielsCW wants to merge 2 commits intomainfrom
json-scalars

Conversation

@NielsCW
Copy link
Contributor

@NielsCW NielsCW commented Feb 17, 2026

Scalar supports Instant, LocalDate and UUID, but JsonScalarDto did not support these types.
LocalDate, Instant and UUID are serialized to String with type date, instant and uuid ACC-2632.

@NielsCW NielsCW requested a review from a team as a code owner February 17, 2026 08:12
@sonarqubecloud
Copy link

@vierbergenlars
Copy link
Member

These types are never produced by open policy agent, so I don't think we need them supported in the JSON serialization layer

@NielsCW
Copy link
Contributor Author

NielsCW commented Feb 17, 2026

Types date, instant and uuid are never produced by open policy agent.

@NielsCW NielsCW closed this Feb 17, 2026
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.

2 participants