Skip to content

Commit

Permalink
Update task_execution_service.openapi.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqueg authored Oct 30, 2024
1 parent 7069773 commit 3e6cecc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions openapi/task_execution_service.openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -310,15 +310,11 @@ components:
tesCreateTaskResponse:
required:
- id
- bla
type: object
properties:
id:
type: string
description: Task identifier assigned by the server.
bla:
type: string
description: Test prop.
description: |-
CreateTaskResponse describes a response from the CreateTask endpoint. It
will include the task ID that can be used to look up the status of the job.
Expand Down

0 comments on commit 3e6cecc

Please sign in to comment.