Closed junyechen1996 closed 1 month ago
Rebased, assuming https://github.com/ietf-wg-ppm/draft-ietf-ppm-dap/pull/624 is merged.
2024/10/24 interim: @junyechen1996 instead of Time task_start
and Time task_end
, we will have Time task_start
and Duration task_duration
. That way we avoid encoding invalid task validity ranges.
2024/10/24 interim: @junyechen1996 instead of
Time task_start
andTime task_end
, we will haveTime task_start
andDuration task_duration
. That way we avoid encoding invalid task validity ranges.
Updated the PR to reflect this^.
Closes #62.