We currently call jsonpointer.dict(), which does not include pointers for empty object values. We need these to be included -- we need a different solution.
Using oid4-client to handle queries (or whatever sub-library that comes out of it) might solve this for us, which is already on the roadmap.
We currently call
jsonpointer.dict(), which does not include pointers for empty object values. We need these to be included -- we need a different solution.Using
oid4-clientto handle queries (or whatever sub-library that comes out of it) might solve this for us, which is already on the roadmap.