IDEMSInternational / rapidpro-flow-toolkit

Toolkit for using spreadsheets to create and modify RapidPro flows
GNU Lesser General Public License v2.1
3 stars 1 forks source link

Refactor node class hierarchy #27

Open geoo89 opened 1 year ago

geoo89 commented 1 year ago

WebhookNode and EnterFlowNode are currently children of BaseNode, but should be children of SwitchRouterNode