murano/meta/io.murano
Andy Botting 241607ebba Fix contract violation for User resource
When trying to use the io.murano.user resource, you get the error:
io.murano.User.extra['options'] Value {} violates string() contract
because the output is dict, not a string.

This commit changes the contract type to become $ rather than $.string()
which matches what the Project resource has.

Change-Id: If6ef0e2e3750a39aaa022a7b12f4c130a692d691
2019-01-16 16:21:00 +11:00
..
Classes Fix contract violation for User resource 2019-01-16 16:21:00 +11:00
Resources Option to configure pip source for murano-agent 2018-01-17 02:39:01 +00:00
LICENSE Add Apache 2.0 license info to core library 2015-10-15 15:47:03 +08:00
manifest.yaml Support shared IP address range 2017-12-28 03:58:23 +00:00