Ben Hutton
Ben Hutton
It's probably more hastle than it's worth is my feeling, but I guess some people might like the "book"
Also, to note, the spec says you MUST NOT run $ref in a recursive loop in your schemas. https://tools.ietf.org/html/draft-handrews-json-schema-01#section-8.3
Tests for format should make better use of vocabularies and optional/ is too overloaded with meaning
CREF2 in the validation spec is the following quote, located at https://json-schema.org/draft/2020-12/json-schema-validation.html#rfc.section.7.2.1 >Specifying the Format-Annotation vocabulary and enabling validation in an >implementation should not be viewed as being equivalent to...
Tests for format should make better use of vocabularies and optional/ is too overloaded with meaning
Yikes. I'll have to go read.
How do I validate deep nested data when I don't know where it is in the structure? https://stackoverflow.com/a/67315446/89211 ``` { "$schema": "http://json-schema.org/draft-07/schema", "definitions": { "grandParentToChild": { "properties": { "grandParent": {...
Ideally, we'd love to move to docusaurus or something similar, but it's a matter of finding time. Currently, I want to try and make sure people are focused on the...
That I know about. Unless I can sign in with PAUSE, which it doesn't look like I can.
If I successfully connect with PAUSE, then save my profile, log out, log back in with github... no longer connected to PAUSE, profile cannot be saved.
Has a further fiddle about with this. Looks like I created multiple accounts in the process and managed to disconnected and re-connect with one account. This system feels a bit...
Should this be allowed for all collaborators? In addition, assignment? Could be useful to know who (if anyone) has taken responsibility for fixing an issue.