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

prepare for std uri template 2 and date time drop #190

Merged
merged 4 commits into from
Nov 20, 2024
Merged

Conversation

rkodev
Copy link
Contributor

@rkodev rkodev commented Nov 19, 2024

Resolves #183

Normalizes date, and other date types to RFC3339 representation before they are passed to std URI template

@rkodev rkodev requested a review from a team as a code owner November 19, 2024 21:13
Copy link
Member

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe the dependency needs to updated in the go.mod to verify this works with the 2.0.0 version.

github.com/std-uritemplate/std-uritemplate/go v0.0.57

request_information.go Show resolved Hide resolved
@rkodev rkodev merged commit 8b331d0 into main Nov 20, 2024
8 checks passed
@rkodev rkodev deleted the feat/std-uri-template branch November 20, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

prepare for std uri template 2 and date time drop
2 participants