Schema Inaccuracy
Several APIs related to creating/fetching PRs have an auto_merge key which provides information about how auto merge is configured.
Expected
These fields are actually nullable but are not marked as such
Reproduction Steps
https://api.github.com/repos/javaparser/javaparser/pulls/4565