webda.io icon indicating copy to clipboard operation
webda.io copied to clipboard

Auto add schema to json files

Open loopingz opened this issue 1 year ago • 0 comments

We should auto add the $schema fields for webda.config.json if not present, same for deployments/*

If you have the "$schema": ".webda-config-schema.json" in your webda.config.json and the "$schema": "../.webda-deployment-schema.json" in each of your deployment files

loopingz avatar Feb 04 '24 00:02 loopingz