Aaron Lee
Aaron Lee
Very related to this (I ran into the exact same issues as the OP). Including the additional config file of `{"disallowAdditionalPropertiesIfNotPresent":false}` worked to not include the block of validation code...
I just ran into this too in 6.0.1! I managed to make it work by modifying the generated code to do the `isJsonNull()` check, but obvs this should be addressed..!...
@valmoz very cool..! Wow 131 files changed!? That sounds like a lot. I stumbled onto another bug that is similar to this one, auto-generated validation code not being complete/correct. See...
⚠ NOTE: this branch is not ready to be MERGED, at all. Needs some work. Just checking in for collaboration.
Hey. Doing cleanup and stuff. - the old SolCache sample that Dave was asking for used to be bundled with the API years ago. It's the `index.html`, `sol-cache*.js`. It's super...
Ok, so I did a bunch of stuff: - I undid most of the changes to the Gradle build files since a lot of it was just copied over from...
Old samples added to branch `issue-49-add-solcache-sample` as part of PR https://github.com/SolaceSamples/solace-samples-javascript/pull/54
Hi @SgtSilvio... thanks for the response. While I agree with the spec, I also think it's not the API's responsibility to enforce it... it should be left to the broker....
+1 on this feature request..! Aspect-ratio capture would be amazing.
Is there a way to manually unzip the payload if not using a new Solace API? Like MQTT or something else. Is it just regular zip?