Commit Graph

2 Commits

Author SHA1 Message Date
c567f935f6 Add skip_serializing_if to PullRequest optional fields
PullRequest now omits insecure and stream from serialized JSON when
unset, consistent with all other request types in the codebase.
Previously these fields serialized as null.
2026-01-30 19:33:30 +00:00
ac480881e4 Adds pull method and example 2025-12-28 12:18:35 +00:00