-
I made this type because I wanted a type safe way to pull properties from an object via a path, and I thought it might be useful to this library. I chose to make any properties not found in the object…
-
## CVE-2021-23807 - Medium Severity Vulnerability
Vulnerable Libraries - jsonpointer-4.0.0.tgz, jsonpointer-4.0.1.tgz
jsonpointer-4.0.0.tgz
Simple JSON Addressing.
Library home page: https://regis…
-
https://tools.ietf.org/html/rfc6901
Any thoughts on support JsonPointer for self-referencing values in a JSON doc? JSR-367 is planning to support it.
-
# Summary
The ApplicationSet has the ability to ignore targetted differences to the Application via `ignoreApplicationDifferences`. However unlike the Application or Global ignoreDifferences it doe…
-
# Introduction
While the JSON Schema specification itself utilizes JSON Pointers, it has only a very basic support for letting schema authors specify a schema which expects JSON documents to use su…
erosb updated
4 years ago
-
**Description**
let's imagine that we have the following
~~~json
{
"problem_data" : {
"start_time" : 0.0,
"end_time" : 1.0
}
"other_settings" : {
"end_ti…
-
Thanks for the excellent library. I am attempting to use the recently released [xapi schema](https://github.com/RusticiSoftware/TinCanSchema) to validate xapi statements. While their schema is very gr…
-
Sometimes we need extract data from child node instead of root document.
For example get index mappings from ElasticSearch:
```java
@HttpExchange("http://localhost:9200")
public interface Elastic…
quaff updated
1 month ago
-
## 🐛 Bug
### To Reproduce
Try to use `jsonpointer==3.0.0` or anything else as pinned version as config for your `lockFileURL` logic and see that [this is not enough](https://github.com/pyodide/p…
-
I am trying to document schema files using sphinx.
Once I add the file path it throws this error
```Exception occurred:
File "/Users/eyshika.agarwal/.virtualenvs/gui-intrinsic/lib/python3.7/sit…