windmill-api 1.684.1

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**workspace_id** | **String** |  | 
**id** | **i32** |  | 
**timestamp** | **String** |  | 
**username** | **String** |  | 
**operation** | **String** |  | 
**action_kind** | **String** |  | 
**resource** | Option<**String**> |  | [optional]
**parameters** | Option<[**serde_json::Value**].md> |  | [optional]
**span** | 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)