openapi-github 0.1.0

OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# WebhookPullRequestEditedChanges

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**base** | Option<[**models::WebhookPullRequestEditedChangesBase**]webhook_pull_request_edited_changes_base.md> |  | [optional]
**body** | Option<[**models::WebhookProjectEditedChangesBody**]webhook_project_edited_changes_body.md> |  | [optional]
**title** | Option<[**models::WebhookMilestoneEditedChangesTitle**]webhook_milestone_edited_changes_title.md> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)