[]
        
(Showing Draft Content)

WorkersRegistrar

WorkersRegistrar

[POST] /api/workers

Request Body

Type: application/json-patch+json, application/json, text/json, application/*+json

RegisterWorkerRequest

Responses

[200] Success

[POST] /api/workers/leave

Request Body

Type: application/json-patch+json, application/json, text/json, application/*+json

uri

Responses

[200] Success

[GET] /api/workers/{specs}

Parameters

Name In Type
specsRequired path string

Responses

[200] Success

Models

Ƭ RegisterWorkerRequest

Name Type Description
urlNullable string
displayNameNullable string
specsNullable string Comma-separated list of worker specializations.