Matthew Christopher
Matthew Christopher
I'm honestly pretty torn on this one. @sakthi-vetrivel curious about your thoughts on this as well.
This is related to #1465
This is still something we're tracking to do
Still need to do this, but not critical because we don't give code-dependency guarantees right now
It looks like you're using Azure Service Operator v1, which is in maintenance mode. I don't believe that we support setting MySQL variables in ASOv1, and given where it currently...
@porges suggests that we could possibly limit our interpretation of what constitutes an allowable generic `object` to ones that are used with a field of `tags` or something (@matthchr note:...
It's a complex type with a single read-only property [according to Swagger](https://github.com/Azure/azure-rest-api-specs/blob/977d35aac11f76cc42c2128bef379c91aa2bb3c5/specification/compute/resource-manager/Microsoft.Compute/stable/2019-03-01/gallery.json#L1330). It looks like the JSON schema code generator just makes it out to be a really weird object...
This was un-fixed with the introduction of support for `map[string]v1.JSON` types. Unfortunately I am not sure how to differentiate between "this type is empty because all of its properties are...
Can we close this in favor of #2084 @Porges?
We still need to confirm that #2084 fixes this. I think it should but will leave this open until we can confirm.