-
The description is: A JSON Pointer expression identifying locations to inject the value. Can be useful for targeting specific request body part.
I haven't seen JSON Pointer + expression wording tog…
-
Given a self-referencing type:
```ts
const Test = z.lazy(() =>
z.object({
id: z.string(),
test: z.optional(Test),
}),
)
```
When using zodToJsonSchema, the produced JSON schema …
-
**Please provide an in-depth description of the question you have**:
This is a service:
```
apiVersion: v1
kind: Service
metadata:
annotations:
service.beta.kubernetes.io/nks-load-balan…
-
Hi,
I would like to use dynamicFields with kyes which has '/' characters.
Part of the templated yaml:
```
spec:
template:
metadata:
annotations:
check…
-
Microsoft proposals the following incidental adjustments for clarity/consistency post TC33:
- [x] In #341, we made the following additional changes for consistency in the removal of "instance" (see…
-
hello,
this issue has already been raised before → https://github.com/networknt/json-schema-validator/issues/615 unfortunately it was not really solved.
using the following json and json-schema
…
-
## Description of current state
Currently KS supports two modes of "manipulating" the objects that are deployed into the WEC:
1. Filtering:
* Is done per resource types
* Is done only for…
-
There are several links on the reference page that are showing as plain text.
These links are being pulled from the schema JSON files and the links are working in the schema browser but not on the…
-
Understanding JSON Schema 2020-12 中文版
-
Apologies I'm coming late to this repo and this may have already been discussed. Feel free to point me to an existing issue/comment.
@dret suggested I raise issues here.
https://github.com/ietf-…