Allow providing an identifying JSON Path expression in addition to fileMatch? #3658
Labels
enhancement:build-server
Propose something new for the SchemaStore web site or build server. (auto-generated by issue forms)
Description of the feature / enhancement.
With https://www.rfc-editor.org/rfc/rfc9535.html we now have a standardized query language. Some formats do not have established naming conventions or specific uses of them do not follow the convention for various reasons (like different instances of some configuration for different purposes or deployment stages), or there are name clashes and a code editor or validator might want to discriminate among multiple options, or you might want a hint for the specific schema if multiple versions exist. This could be gleaned from looking at the schema, but a
pathMatch
property or other extension of the current catalog format would be nice.(I searched through open and closed issues, oddly could not find this suggestion.)
Are you making a PR for this?
No, someone else must create the PR.
The text was updated successfully, but these errors were encountered: