Major change - nodes changed from a Array/List to a Map/Dictionary Minor changes - updated JSONSchema reference, added the top-level id attribute back Cleaned up the JSONSchema definitions taking ...
The JSON Schema spec that you linked to is the latest version (Draft-7), but OpenAPI 3.0 only supports the Wright Draft 00, which only has an example keyword, not an examples keyword.