Julian Berman

Results 754 comments of Julian Berman

That would be super appreciated :)!

I don't really have any strong preference on the structure of the IDs -- I think I mentioned I think slugs are better because of the extra benefit (of being...

What does the spec say is the correct behavior?

I haven't yet made time to understand the discussion in #719 to form an opinion, but is this ready for a PR? Specifically it sounded like [Ben](https://github.com/json-schema-org/JSON-Schema-Test-Suite/issues/719#issuecomment-1938333306) and at one...

Any chance you're interested in a PR @flaksp?

> can I get any usage example of these $comments. * Here's [one with a commented link to the JSON Schema specification](https://github.com/json-schema-org/JSON-Schema-Test-Suite/blob/b41167c7468403eaaf88f2b05f835dce16c8403f/tests/draft2020-12/anchor.json#L122) * Here's a file [full of commented links...

> Can I provide the canonical location for an example which belongs to an other section - like ("output" format ) section. For the "additionalProperties" test - case. No, an...

Linking to simply the definition of additionalProperties (i.e. https://json-schema.org/draft/2020-12/json-schema-core#additionalProperties) seems like the right thing there, as there's no special behavior whatsoever about non-ASCII characters. Yes you're right the JSON spec...

Just sending PRs I think is fine, as just one PR is certainly not going to cover everything, so presumably more than one person can work on it at once....

This work was started in #726 so we now have an initial schema here to work on top of!