Skip to content
Snippets Groups Projects
  • James Dubee's avatar
    ea6dce45
    Allow JSON to be Input from a File (#1175) · ea6dce45
    James Dubee authored
    - Pass JSON files to parameters and annotations
    - Refactor parameter and annotation handling
    	- Use KeyValueArr data type to store annotations and parameters
    - Refactor summaries for get commands
    	- Use KeyValueArr data type to get annotations and parameters
    - Refactor parameter and annotation tests
    	- Order of params and annots are not guaranteed in Go map data structures
    - Fixes: #426
    ea6dce45
    History
    Allow JSON to be Input from a File (#1175)
    James Dubee authored
    - Pass JSON files to parameters and annotations
    - Refactor parameter and annotation handling
    	- Use KeyValueArr data type to store annotations and parameters
    - Refactor summaries for get commands
    	- Use KeyValueArr data type to get annotations and parameters
    - Refactor parameter and annotation tests
    	- Order of params and annots are not guaranteed in Go map data structures
    - Fixes: #426
Wsk.scala 30.34 KiB