Open jeremyfiel opened 4 days ago
rebased on v1.0.0-dev to resolve conflicts.
Markdown lint was added and the rebase onto v1.0.0-dev included some recent updates by Frank
I didn't change any wording on it
I would separate these changes into two separate pull requests:
This PR adds schema test coverage for the JSON Schema,
this is based on the work in the OAS and Overlay projects by @MikeRalphson and @ralfhandl
The schema tests do not cover JSON Schema 2020-12 keywords as defined by the
inputs
keyword. All Arazzo specific keywords are covered by the tests.I've also included markdownlint-cli to clean up the spec file.