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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **String** |  | 
**creator** | Option<[**models::User**]User.md> |  | 
**description** | Option<**String**> |  | 
**environment** | **String** |  | 
**id** | **i32** |  | 
**node_id** | **String** |  | 
**original_environment** | **String** |  | 
**payload** | [**models::DeploymentPayload**]Deployment_payload.md |  | 
**performed_via_github_app** | Option<[**models::App5**]App_5.md> |  | [optional]
**production_environment** | Option<**bool**> |  | [optional]
**r#ref** | **String** |  | 
**repository_url** | **String** |  | 
**sha** | **String** |  | 
**statuses_url** | **String** |  | 
**task** | **String** |  | 
**transient_environment** | Option<**bool**> |  | [optional]
**updated_at** | **String** |  | 
**url** | **String** |  | 

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