Merged in feature/document (pull request #36)
Document CRUD * doccreate * dochashlocandget * depsandtodo
This commit is contained in:
@@ -205,7 +205,7 @@ paths:
|
||||
$ref: '#/components/schemas/QueryTestResponse'
|
||||
'400':
|
||||
description: Invalid request body.
|
||||
|
||||
|
||||
/job:
|
||||
post:
|
||||
operationId: createJob
|
||||
@@ -528,7 +528,7 @@ components:
|
||||
description: The client id the job belongs to
|
||||
required:
|
||||
- client_id
|
||||
|
||||
|
||||
JobUpdate:
|
||||
type: object
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user