hyperjump-io / json-schema

JSON Schema Validation, Annotation, and Bundling. Supports Draft 04, 06, 07, 2019-09, 2020-12, OpenAPI 3.0, and OpenAPI 3.1
https://json-schema.hyperjump.io/
MIT License
216 stars 22 forks source link

loadSchemaDialects function #53

Closed unix-unicorn closed 6 months ago

unix-unicorn commented 6 months ago

Made a simple function to expose the _dialects object keys and filtering with hasDialect to make sure that we get the loaded schema dialects for json-schema LSP Project

Co-authored-by: Azzam Uddin uazzam69@gmail.com @Azzam1503

jdesrosiers commented 6 months ago

This PR is a mess and can't be reviewed or merged in it's current state. This is why I told you to use rebase to update your branch instead of merge. You need to drop your merge commit and rebase properly.

unix-unicorn commented 6 months ago

Looks good 🎉. I'll wait until to tomorrow to merge to give @HodaSalim a chance to fix the author meta-data on her commits.

Thank you so much ! It should be updated now