This data type is the "ExpectationContext" data type with specialisations for DecompositionAssistingContext. It describes the list of DNs of authorized intent handling functions to which intent decomposition is not recommended
type:object
properties:
contextAttribute:
type:string
enum:
-DecompositionAssisting
contextCondition:
type:string
enum:
-IS_ALL_OF
contextValueRange:
type:array
items:
type:string
#-------Definition of the concrete ExpectionContext dataType----------------#