Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add GET /tasks/:task_id #383

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add GET /tasks/:task_id #383

wants to merge 1 commit into from

Conversation

jbr
Copy link
Contributor

@jbr jbr commented Aug 7, 2023

@jbr jbr requested a review from a team as a code owner August 7, 2023 20:54
@jbr jbr changed the title add /tasks/:task_id add GET /tasks/:task_id Aug 7, 2023
@@ -33,15 +33,14 @@ We add an infinitely cacheable (`Cache-Control: public, max-age=604800`) endpoin
"leader": "https://dap.xxqbi.example/",
"helper": "https://dap.xxqbi.example/",
"time_precision_seconds": 1080,
"protocol": "DAP-04"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is removed because we have no way of determining per-task protocol currently. We will likely want to add that eventually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants