Allow to parse for json keys with `.` inside
'foo': {'0.01': 2}
can not be tested through j:foo.0.01:2
.
We could have a way to protect .
inside keys.
GitLab upgrade completed. Current version is 17.11.6.
'foo': {'0.01': 2}
can not be tested through j:foo.0.01:2
.
We could have a way to protect .
inside keys.