windmill-api 1.684.1

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **i32** |  | 
**workspace_id** | **String** |  | 
**path** | **String** |  | 
**summary** | **String** |  | 
**version** | **i32** |  | 
**extra_perms** | **std::collections::HashMap<String, bool>** |  | 
**starred** | Option<**bool**> |  | [optional]
**edited_at** | **String** |  | 
**execution_mode** | **String** |  | 
**raw_app** | Option<**bool**> |  | [optional]
**labels** | Option<**Vec<String>**> |  | [optional][default to []]

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