-
`StringSchema`
https://w3c.github.io/wot-thing-description/#stringschema
This section has two metadata fields related to the length of a string: `minLength` and `maxLength`. What are their units? …
-
Hi,
i tried to post the json output directly with curl to my homeserver.
The json decoder cannot parse the data because a missing comma at the
end of the parameter "download_session_avg"
/src/u…
-
Considering that, according to the grammar, `exist-expr` is a `boolean-exrp`:
```
exist-expr = [neg-op S] singular-path
```
And the following note:
> A member or element value by itse…
-
There is a bug in the `/authorization/publickey` API. The interface is currently `HTTP-SECURE-JSON` but it returns a string without quotation marks which can't be read as a JSON string, as [RFC 8259](…
-
Whenever I want to copy an event to my clipboard (JSON format) (eg. to use it in my IDE for analyzis), I expect to get a proper json content.
However, it is currently having escape backslashes and su…
-
For example, the first test in the `const` file is
```json
{
"description": "const validation",
"schema": {"const": 2},
"tests": [
{
"description": "same value…
-
Let's use this issue to capture possible items for the Security Considerations section of the spec.
As discussed in https://github.com/jsonpath-standard/internet-draft/issues/14, CPU exploits are p…
-
When looking up object member names (dot selector or index selector) normalization of strings becomes an issue. See https://en.wikipedia.org/wiki/Unicode_equivalence#Normalization for an introduction …
-
有没有计划支持直接解析wchar_t,就像rapidjson一样?
-
I guess it's fine to have/have not. so, which is preferred? :)