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

Fix timeline GetRequest to omit empty SinceID and UntilID #114

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

bladedvox
Copy link
Contributor

Description of the Change

Making SinceID and UntilID optional in timeline.GetRequest

Issue or RFC

related #95

Verification Process

Send a timeline.Get request without setting SinceID and UntilID, observe you no longer receive the invalid parameter error.

Release Notes

timeline.Get properly omits SinceID and UntilID when not specifying them in the request model.

@coveralls
Copy link

Coverage Status

coverage: 83.927%. remained the same
when pulling 844a0ea on bladedvox:fix/tl_get
into 5ebcbed on yitsushi:main.

@yitsushi yitsushi merged commit cd6c064 into yitsushi:main Jun 24, 2024
4 checks passed
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.

3 participants