windmill-api 1.683.1

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
# DeploymentRequestComment

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **i64** |  | 
**parent_id** | Option<**i64**> |  | [optional]
**author** | **String** |  | 
**author_email** | **String** |  | 
**body** | **String** |  | 
**anchor_kind** | Option<**String**> |  | [optional]
**anchor_path** | Option<**String**> |  | [optional]
**obsolete** | **bool** |  | 
**created_at** | **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)