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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#type** | **String** |  | 
**submodule_git_url** | **String** |  | 
**size** | **i32** |  | 
**name** | **String** |  | 
**path** | **String** |  | 
**sha** | **String** |  | 
**url** | **String** |  | 
**git_url** | Option<**String**> |  | 
**html_url** | Option<**String**> |  | 
**download_url** | Option<**String**> |  | 
**_links** | [**models::ContentTreeEntriesInnerLinks**]content_tree_entries_inner__links.md |  | 

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