pulumi/pkg/tools
joeduffy 75a897c23f Map interface{} RPC projections correctly
A property whose type is `interface{}` in the IDL ought to be projected
as a "JSON-like" map, just like it is on the Coconut package side of things,
which means a `map[string]interface{}`.
2017-04-28 10:58:27 -07:00
..
cidlc Map interface{} RPC projections correctly 2017-04-28 10:58:27 -07:00