-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Bob, Jon, and Jeremy met to discuss the validation using JSON schema. We resolved to use the existing code within the verifier to do this, though with some changes a standard website could be used. This might be done in the future, but it's not too difficult to use nodejs.
Bob will:
- separate the validator javascript code from the verifier and move it here.
- create an area for example catalog, about and info responses to test the verifier. (https://github.com/hapi-server/data-specification-schema/tree/main/examples)
- Add the JSON used for the TestDataX.Y servers to this repo? For example
Jeremy will:
- update the 3.0 and 3.1 schemas to be correct.
- write the 3.2 schema.
Jon will:
- create a bunch of examples to test against. (This should probably be coordinated with Bob's task.)