Skip to content

Commit 93e009c

Browse files
fix: remove openapi operations diff
1 parent 3c4d321 commit 93e009c

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

openapi_operations.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
11
operations:
2-
- name: GET /agents/repos/{owner}/{repo}/tasks
3-
documentation_url: https://docs.github.com/rest/agent-tasks/agent-tasks?apiVersion=2026-03-10#list-tasks-for-repository
4-
- name: POST /agents/repos/{owner}/{repo}/tasks
5-
documentation_url: https://docs.github.com/rest/agent-tasks/agent-tasks?apiVersion=2026-03-10#start-a-task
6-
- name: GET /agents/repos/{owner}/{repo}/tasks/{task_id}
7-
documentation_url: https://docs.github.com/rest/agent-tasks/agent-tasks?apiVersion=2026-03-10#get-a-task-by-repo
8-
- name: GET /agents/tasks
9-
documentation_url: https://docs.github.com/rest/agent-tasks/agent-tasks?apiVersion=2026-03-10#list-tasks
10-
- name: GET /agents/tasks/{task_id}
11-
documentation_url: https://docs.github.com/rest/agent-tasks/agent-tasks?apiVersion=2026-03-10#get-a-task-by-id
122
- name: POST /hub
133
documentation_url: https://docs.github.com/webhooks/about-webhooks-for-repositories#pubsubhubbub
144
- name: GET /organizations/{organization_id}

0 commit comments

Comments
 (0)