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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**affected_package_name** | **String** |  | 
**affected_range** | **String** |  | 
**created_at** | **String** |  | 
**dismiss_reason** | Option<**String**> |  | [optional]
**dismissed_at** | Option<**String**> |  | [optional]
**dismisser** | Option<[**models::User**]User.md> |  | [optional]
**external_identifier** | **String** |  | 
**external_reference** | Option<**String**> |  | 
**fix_reason** | Option<**String**> |  | [optional]
**fixed_at** | Option<**String**> |  | [optional]
**fixed_in** | Option<**String**> |  | [optional]
**ghsa_id** | **String** |  | 
**id** | **i32** |  | 
**node_id** | **String** |  | 
**number** | **i32** |  | 
**severity** | **String** |  | 
**state** | **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)