Changed API behavior for different job types is now defined exclusively in job_types.yml. Available parameter types must still be defined in apps/api/src/hyp3_api/api-sec/job_parameters.yml.j2, and available validation rules must still be defined in apps/api/src/hyp3_api/validation.py
Added New InstanceTypes parameter to the cloudformation template to specify which EC2 Instance Type...
Added A new AUTORIFT_TEST job type for the hyp3-its-live deployment running the test version of the...
Fixed POST /jobs no longer allows users to submit a job of one job_type with the parameters of anot...
Changed API behavior for different job types is now defined exclusively in job_types.yml. Availabl...
Changed Job types now are defined each in their own file under the job_spec directory Api job param...
Changed This is a complete refactor of the API, please view updated documentation. API responses no...
Added POST /jobs now excepts custom job parameters when submitting jobs GET /jobs now shows paramet...
Added GET /user response now includes a job_names list including all distinct job names previously ...
Added POST /jobs now accepts a validate_only key at root level, set to true to skip submitting jobs...
Added lib/dynamo library to allow sharing common code among different apps. Changed POST /jobs re...
Added New RIVER_WIDTH job type. ### Changed Job specifications can now specify multiple tasks
Changed Hyp3 now uses jinja templates in defining CloudFormation templates and the StepFunction def...
Added New parameter_file parameter for the AUTORIFT_ITS_LIVE and AUTORIFT_ITS_LIVE_TEST job types
Added POST /jobs now accepts a validate_only key at root level, set to true to skip submitting jobs...
Added New InstanceTypes parameter to the cloudformation template to specify which EC2 Instance Type...
Added A new AUTORIFT_TEST job type for the hyp3-its-live deployment running the test version of the...
Fixed POST /jobs no longer allows users to submit a job of one job_type with the parameters of anot...
Changed API behavior for different job types is now defined exclusively in job_types.yml. Availabl...
Changed Job types now are defined each in their own file under the job_spec directory Api job param...
Changed This is a complete refactor of the API, please view updated documentation. API responses no...
Added POST /jobs now excepts custom job parameters when submitting jobs GET /jobs now shows paramet...
Added GET /user response now includes a job_names list including all distinct job names previously ...
Added POST /jobs now accepts a validate_only key at root level, set to true to skip submitting jobs...
Added lib/dynamo library to allow sharing common code among different apps. Changed POST /jobs re...
Added New RIVER_WIDTH job type. ### Changed Job specifications can now specify multiple tasks
Changed Hyp3 now uses jinja templates in defining CloudFormation templates and the StepFunction def...
Added New parameter_file parameter for the AUTORIFT_ITS_LIVE and AUTORIFT_ITS_LIVE_TEST job types
Added POST /jobs now accepts a validate_only key at root level, set to true to skip submitting jobs...
Added New InstanceTypes parameter to the cloudformation template to specify which EC2 Instance Type...
Added A new AUTORIFT_TEST job type for the hyp3-its-live deployment running the test version of the...
Fixed POST /jobs no longer allows users to submit a job of one job_type with the parameters of anot...