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.
La vérification des quotas de chaque projet est mise en place en mode non bloquant. Plus d'information sur : https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Quota verification is enabled for projects in non-blocking mode. More information: https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
'foo': {'0.01': 2}
can not be tested through j:foo.0.01:2
.
We could have a way to protect .
inside keys.