docs:upd
ci-agent / build (push) Failing after 5m16s

This commit is contained in:
d3m0k1d
2026-04-05 05:43:55 +03:00
parent c2e8037560
commit 87f3836657
3 changed files with 0 additions and 159 deletions
-39
View File
@@ -401,19 +401,6 @@ definitions:
example: 524288
type: number
type: object
internal_handlers.CheckCmdIn:
properties:
command:
example: bash
type: string
required:
- command
type: object
internal_handlers.CheckCmdOut:
properties:
exists:
type: boolean
type: object
internal_handlers.CreateFolderRequest:
properties:
path:
@@ -1227,32 +1214,6 @@ paths:
summary: Wait for job result
tags:
- jobs
/jobs/check_cmd:
post:
consumes:
- application/json
description: Validates that a command binary exists on the system
parameters:
- description: Command to check
in: body
name: body
required: true
schema:
$ref: '#/definitions/internal_handlers.CheckCmdIn'
responses:
"200":
description: OK
schema:
$ref: '#/definitions/internal_handlers.CheckCmdOut'
"404":
description: Not Found
schema:
additionalProperties:
type: string
type: object
summary: Check command path
tags:
- jobs
/jobs/metrics:
get:
description: Returns total, successful, failed, and pending job counts over