lllewellyn
lllewellyn
I can confirm this is still happening with Apache Beam 2.9.0. My Dataflow job works fine if pushed and run manually with Java/Maven, but if I create a template from...
I experimented with some JSON configuration options, to no avail. None of these worked. Using jackson-databind 2.9.5. @JsonFormat(shape = JsonFormat.Shape.ARRAY) ValueProvider getRepeated(); void setRepeated(ValueProvider @JsonFormat(with = JsonFormat.Feature.ACCEPT_SINGLE_VALUE_AS_ARRAY) ValueProvider getRepeated(); void...
This issue impacts both `all.xsd` and `all_policies.xsd`. I'd love to see this working, particularly to validate shared flows. I opened issue [113](https://github.com/apigee/api-platform-samples/issues/113) for the error in `jwt.xsd`.