1 2 3 4 5 6 7 8 9 10 11
// Auto-generated example for pulls/update // Operation: Update a pull request // Customize this file as needed { "base": "example_string", "body": "This is example content", "maintainer_can_modify": true, "state": "CA", "title": "Example Title" }