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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> |  | [optional]
**description** | Option<**String**> |  | [optional]
**readme** | Option<**String**> |  | [optional]
**homepage** | Option<**String**> |  | [optional]
**version_info** | Option<[**models::WebhookRubygemsMetadataVersionInfo**]webhook_rubygems_metadata_version_info.md> |  | [optional]
**platform** | Option<**String**> |  | [optional]
**metadata** | Option<**std::collections::HashMap<String, String>**> |  | [optional]
**repo** | Option<**String**> |  | [optional]
**dependencies** | Option<[**Vec<std::collections::HashMap<String, String>>**]std::collections::HashMap.md> |  | [optional]
**commit_oid** | Option<**String**> |  | [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)