-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: get json schema for ecalc yaml in cli (#715)
* feat: get json schema for ecalc yaml in cli eCalc show schema [--file my_file] will write the current json schema for valid ecalc yaml to the file my_file. If no filename is provided, it will write to stdout Current json schema served in docs. This schema will represent the latest changes on main (bleeding). Will add support for versioning soon, this is atm. a PoC.
- Loading branch information
Showing
10 changed files
with
4,469 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.