GetJsonataFunctionResp
- bodyType: stringrequired
The JSONata function body
- createdType: stringFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- createdType: string
By Uid required - idType: stringrequired
- keyType: stringrequired
- returnType: object
Type required- schemaType: object
Definition JSON Schema definition if type is 'object'
- typeType: stringenumvalues
- string
- number
- boolean
- object
- statusType: stringenumrequiredvalues
- Draft
- Active
- Deprecated
- updatedType: stringFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- versionType: stringrequired
- functionType: array object[]
Dependencies Other functions that this function depends on
- functionType: string
Key - functionType: string
Version
- nameType: string
- paramsType: array object[]
- paramType: string
Name - paramType: stringenum
Type values- string
- number
- boolean
- object
- schemaType: object
Definition JSON Schema definition if paramType is 'object'
