orvanta-api 3.0.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# PreviewBpmnInstance

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bpmn_xml** | **String** | the BPMN 2.0 XML as currently open in the editor | 
**path** | Option<**String**> | Optional: only for scope-checking and job attribution (audit log, job list). Never resolved to a deployed `bpmn_flow` row. | [optional]
**flow_input** | Option<[**std::collections::HashMap<String, serde_json::Value>**]serde_json::Value.md> | Start variables for this run, addressed by the process as `flow_input.<name>`. | [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)