OAI / Overlay-Specification

The OAI Overlay Specification
Apache License 2.0
60 stars 15 forks source link

feat: add schema tests and official JSON Schema #94

Open jeremyfiel opened 3 weeks ago

jeremyfiel commented 3 weeks ago

includes pass and fail scenarios for Overlay schema tests.

Also includes the full schema per #72

ralfhandl commented 2 weeks ago

@jeremyfiel Could you please add a description to one of the Action Objects?

That's the only part of the schema that is not yet tested.

jeremyfiel commented 2 weeks ago

should be all covered now

ralfhandl commented 2 weeks ago

should be all covered now

Sorry, should have been more precise: please add to a "pass" test case, the "fail" ones don't count into the schema coverage.

jeremyfiel commented 1 week ago

removed constraints for update/remove, updated tests

ralfhandl commented 6 days ago

@jeremyfiel How can I view the diff between this state and the last state I reviewed?

jeremyfiel commented 6 days ago

There is a compare hyperlink just above our comment box. It's not available on mobile so I don't have it to share. It's available on desktop though