beeglebug/behave-flow

don't use exported spec file

beeglebug opened this issue · 1 comments

in reality, this UI could be used with a graph which has custom nodes, so the spec file in the library will not cover them, we need to use the graphRegistry to generate the spec object (using writeNodeSpecsToJSON)

now uses getNodeSpecJson function with cache