orvanta-api 1.6.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**workspace_id** | **String** |  | 
**path** | **String** |  | 
**summary** | **String** |  | 
**description** | **String** |  | 
**bpmn_xml** | **String** |  | 
**schema** | Option<[**serde_json::Value**].md> |  | [optional]
**draft_only** | Option<**bool**> |  | [optional]
**labels** | Option<**Vec<String>**> |  | [optional]
**archived** | **bool** |  | 
**edited_by** | **String** |  | 
**edited_at** | **String** |  | 
**extra_perms** | **std::collections::HashMap<String, bool>** |  | 
**version_id** | Option<**i32**> |  | [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)