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

Implement support for LocalDate and OffsetDateTime in RequestInformation #1586

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

espenvis
Copy link

Implements behavior for LocalDate and OffsetDateTime in RequestInformation's getSanitizedValues. Added accompanying test for LocalDate path parameter resolution.

closes #1583

…questInformation#getSanitizedValues, add test for LocalDate pathParameter resolution
@espenvis espenvis requested a review from a team as a code owner September 27, 2024 14:06
@espenvis espenvis marked this pull request as draft September 27, 2024 16:42
@espenvis
Copy link
Author

Marking as draft until we can evaluate extending this issue to tackle time and duration amongst other types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

prepare for std uri template 2 and date time drop
1 participant