Skip to content

Conversation

ccoVeille
Copy link
Contributor

Only the one the negative one that could be parsed with strconv.ParseDuration were working.
Now all negative durations are working.

Fixes #143

@youyuanwu youyuanwu requested a review from casualjim February 5, 2025 18:02
@ccoVeille
Copy link
Contributor Author

@casualjim @youyuanwu nudge 😁

Only the one the negative one that could be parsed with strconv.ParseDuration were working.
Now all negative durations are working.

Signed-off-by: ccoVeille <[email protected]>
@fredbi fredbi merged commit c8413cf into go-openapi:master Mar 12, 2025
9 checks passed
@ccoVeille
Copy link
Contributor Author

Thanks @fredbi

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.

Parse negative special durations as negative durations

2 participants