Enrique Lacal
Enrique Lacal
This is ready for review
@fenollp I'm seeing a lot of issues with `found unresolved ref` , it seem that the package so far made an assumption that all refs are resolved? So no reference...
I've noticed another issue with `map[string]interface{}` as we are using the type `object` to export the schema. Ideally we shouldn't be exporting the top level maps to schemas. @fenollp if...
Alright pushed up fix for maps, only perform the export for structs
@matthew1001 @peterbroadhurst PR has been merged, I think we can close this one?
Ah it's the same problem as this PR fixed https://github.com/hyperledger/firefly-cli/pull/307
I've just hit this running `v1.3.0` trying to delete an old stack I create with `v1.2` FF CLI
@dwertent I recommend we rename it to firefly-cli
Awesome stuff, before I close it going to assign it to you