go-jsonschema icon indicating copy to clipboard operation
go-jsonschema copied to clipboard

Allow defaulting based on the ID instead of the filename

Open codefromthecrypt opened this issue 4 years ago • 0 comments

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.

codefromthecrypt avatar May 22 '21 02:05 codefromthecrypt