v1.2.0
Add
@DialogFlowParam()
decorator in order to pick properties fromDialogFlowResponse
param and apply as new method parametersUtils
internal usageDIALOG_FLOW_PARAMS
constant for the new metadata key of@DialogFlowParam()
decorator
Update
- Improve and add tests, better coverage
- Constants has been updated to avoid any collision
OutputContexts
andQueryResult
interfaces are now exposed