Larry Meadors

Results 4 comments of Larry Meadors

I have a similar issue where I sometimes get values like `coordinates=["12.23", "23.34"]`, and those are ending up in my data class as strings (but they are defined as a...

I just hit this, too. The validation is kind of half-baked. If I send an invalid value for an enum, it catches that. If I omit a required field, it...

I am trying a snapshot of v2 today in our development environment, but am a bit worried I will hose other things. Running them side-by-side would be less risky, even...

@jcustenborder - I was thinking about this more. Would a **temporary** "V2" suffix of the connector class names allow both to be deployed together? If so, that might solve both...