Added lib/dynamo library to allow sharing common code among different apps. Changed POST /jobs responses no longer include the job_id, request_time, status_code, or user_id fields when validate_only=true moved dynamodb functionality from hyp3_api/dynamo to lib/dynamo moved job creation buisness logic from hyp3_api/handlers to lib/dynam
Changed <ul> <li>Job types now are defined each in their own file under the <code>...
Changed This is a complete refactor of the API, please view updated documentation. API responses no...
Added <ul> <li>Exposed new <code>dem_name</code> api parameter for RTC_GAMMA...
Added lib/dynamo library to allow sharing common code among different apps. Changed POST /jobs re...
Changed Refactored dynamodb interactions dynamo.py in the api code now manages all dynamodb interac...
Added POST /jobs now accepts a validate_only key at root level, set to true to skip submitting jobs...
Changed <ul> <li>API behavior for different job types is now defined exclusively in <...
Added POST /jobs now accepts a validate_only key at root level, set to true to skip submitting jobs...
Added <ul> <li>The <code>GET /jobs</code> endpoint now includes a <code&g...
Added GET /jobs responses now include a subscription_id field for jobs created by subscriptions GET...
Changed <ul> <li>Improved response latency when submitting new jobs via <code>POST...
Added The HyP3.find_jobs method now includes a user_id parameter that allows retrieving jobs for a ...
Changed <ul> <li>The <code>logs</code> attribute in <code>GET /jobs<...
Added <ul> <li>Added <code>processing_times</code> field to the Job schema i...
Changed <ul> <li>Job types now are defined each in their own file under the <code>...
Changed This is a complete refactor of the API, please view updated documentation. API responses no...
Added <ul> <li>Exposed new <code>dem_name</code> api parameter for RTC_GAMMA...
Added lib/dynamo library to allow sharing common code among different apps. Changed POST /jobs re...
Changed Refactored dynamodb interactions dynamo.py in the api code now manages all dynamodb interac...
Added POST /jobs now accepts a validate_only key at root level, set to true to skip submitting jobs...
Changed <ul> <li>API behavior for different job types is now defined exclusively in <...
Added POST /jobs now accepts a validate_only key at root level, set to true to skip submitting jobs...
Added <ul> <li>The <code>GET /jobs</code> endpoint now includes a <code&g...
Added GET /jobs responses now include a subscription_id field for jobs created by subscriptions GET...
Changed <ul> <li>Improved response latency when submitting new jobs via <code>POST...
Added The HyP3.find_jobs method now includes a user_id parameter that allows retrieving jobs for a ...
Changed <ul> <li>The <code>logs</code> attribute in <code>GET /jobs<...
Added <ul> <li>Added <code>processing_times</code> field to the Job schema i...
Changed <ul> <li>Job types now are defined each in their own file under the <code>...
Changed This is a complete refactor of the API, please view updated documentation. API responses no...
Added <ul> <li>Exposed new <code>dem_name</code> api parameter for RTC_GAMMA...