Skip to content

Conversation

@collimarco
Copy link
Contributor

Add the entire Pushpad REST API, including:

For consistency and to avoid breaking changes in the future
This is useful to distinguish fields not provided (nil) from zero values
Prevent issues on 32-bit architectures with large integers like IDs
Do not use pointers for fields that are always present in the response and for fields where it is not necessary to distinguish between null and "" (or similar)
@collimarco collimarco merged commit 8e4d52b into master Dec 29, 2025
1 check 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.

2 participants