Closed ibnesayeed closed 6 years ago
Thank you, I'd been meaning to fix the way this works for a while but not got around to it. We should list standards we're interested in and have it map, instead of specifying indexes which are prone to change.
Yes, perhaps reading the metadata from a source where the URI/reference is more persistence would be the way to go. Also, finding these JSON paths is not the easiest for everyone who don't know right tools to play with. For example, I used jq for the purpose. We might also want to document it if we want to attract more contributions.
Over the time as more specs are added/removed, some indexes in the
specs.json
are change. This PR fixes some of those as they are now at the time of regeneration of thestandards.yml
file.