go-jsonschema
go-jsonschema copied to clipboard
Allow defaulting based on the ID instead of the filename
While the path of the ID isn't always good, it would be more semantic than file name conventions in my case. Ex I would like "id": "https://www.getenvoy.io/envoyBuilds" to result in EnvoyBuilds as the top-level type instead of having to override via a mapping.