Hi @msharpe . So IIRC, I was trying to get the SEMPv2 samples compiled using OpenAPI Tools tooling (not Swagger) (it forked from it), and that was coded to only split on period . and dash - . But comma wouldn’t work. But if you’re using Swagger then maybe it’s just similar but not related. I guess there are some issues with Swagger codegen where it wants to escape the comma. Any way in Swagger to escape the comma? Backslash…? I’m not sure. But you’re saying if you hack the generated Swagger Java code and remove that escapeString() then it works fine with two variables…?
For your 2nd question, usually we start a new conversation for new question. But I did some quick tests with SEMPv2 and a local broker, using the monitor/msgVpns/blah/queues endpoint and it looked to be ordered the same way. I would very much assume that it must be. Can you reproduce an example where this isn’t the case, or show some screenshots or something? (And start a new thread?) ??