orvanta-api 3.1.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
# PolyglotBpmnSeedResult

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bpmn_path** | **String** | Workspace path the process was (or already was) deployed at. | 
**script_paths** | **Vec<String>** | Workspace paths of the five seeded scripts, in template order. | 
**already_seeded** | **bool** | `true` when the process already existed and this call created nothing -- the idempotent short-circuit, not an error. | 

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