-
"This path language has a more limited scope than alternatives like JSONPtr [RFC6901] or JSONPath [JSONPath] and is therefore simpler and more compact when encoding in CESR signature attachments. SADs…
-
# Related info
Json pointers - https://tools.ietf.org/html/rfc6901
JSON Patch - https://tools.ietf.org/html/rfc6902
# Future work
## Support Uri fragment encoding on paths
```
…
-
As I'm doing some test builds with ESMF 8.1.0, from their release notes:
> The ESMF_Info class was introduced as a replacement for ESMF_Attribute. ESMF_Info is based on a modern C++ JSON implementa…
-
Wondering if there's ever been a request for a convenience function similar to `_.set`, but for deeply pushing a value onto an array, creating one if it doesn't exist:
``` js
_.push = function(obj, p…
-
Some properties in JSON-schemas are useful for JSON schema validation but are completely useless when placed to sphinx documentation. For example, I'd like to have the possibility to hide property "ty…
-
I encountered a problem with an application when JSON keys contained four backslashes (\\\\).
After a lot of debugging I found that JSONPointer (used in my app) was returning null when queried. Ste…
-
| Q | A
| --------------------| ---------------
| php-code-coverage version | 9.2.11
| PHP version | 8.0.13+
| Driver | Xdebug
| Xdebug version …
-
Currently the member selection in functions like `from_json` use a custom format that uses `.` as the member separator and `[Idx]` as array indices.
https://tools.ietf.org/html/rfc6901
-
Potential laxer locations syntaxes have been evoked in #939 and eventually dropped out to keep the PR on scope.
This issue is a placeholder to gather feedback, use cases and try and measure how imp…
-
The **OpenApiError.Pointer** property currently has a minimal XML documentation comment:
I would like to see documentation of the possible syntaxes here. I have an MSBuild task that tries to pa…