Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 647 Bytes

RecipeBlock.md

File metadata and controls

19 lines (9 loc) · 647 Bytes

RecipeBlock

An atomic operation used in Recipe composer to compose a Configuration Recipe

Properties

Name Type Description Notes
value RecipeValue [optional]
path String Path of the Value that the operation is to be performed on. [optional]
op String Operation to be performed on the part of the value. [optional]

Back to Model listBack to API listBack to README