ghw icon indicating copy to clipboard operation
ghw copied to clipboard

publish JSONSchema for our JSON/YAML output

Open jaypipes opened this issue 1 year ago • 2 comments

In preparation for a v1.0 release, I'd like to publish a versioned JSONSchema document that consumers may validate against (and also allow us to evolve our API over time). Part of our public API is the JSON/YAML that we produce when people marshal the ghw structs into JSON or YAML, so I'm conscious of changes to that public API. Having a versioned JSONSchema will allow us to deprecate and evolve things over time in a more controlled fashion.

jaypipes avatar Sep 23 '24 18:09 jaypipes

@ffromani thoughts on this one? :)

jaypipes avatar Sep 23 '24 18:09 jaypipes

I like a lot and we need to add roundtrip tests!

ffromani avatar Sep 25 '24 11:09 ffromani