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
# AuthorAssociation

## Enum Variants

| Name | Value |
|---- | -----|
| Collaborator | COLLABORATOR |
| Contributor | CONTRIBUTOR |
| FirstTimer | FIRST_TIMER |
| FirstTimeContributor | FIRST_TIME_CONTRIBUTOR |
| Mannequin | MANNEQUIN |
| Member | MEMBER |
| None | NONE |
| Owner | OWNER |


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