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

Make RequestResult bucket state return types nullable, plus misc refactoring #1066

Merged
merged 3 commits into from
May 14, 2024

Conversation

nozzlegear
Copy link
Owner

This PR has a small breaking change made to the return types of RequestResult.GetRestBucketState() and GetGraphQLBucketState(JsonDocument response) to reflect that they can return null. The only thing that has changed with these two methods is the return types, they've always been able to return null; the types just reflect that now.

The PR also contains a couple of commits with some housekeeping and reorganization of folders and internal namespaces.

@nozzlegear nozzlegear merged commit 22f9570 into master May 14, 2024
@nozzlegear nozzlegear deleted the misc-refactoring branch May 14, 2024 17:42
@nozzlegear nozzlegear added this to the 6.16.0 milestone May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant