OpenAPI 3.0.02026-08-18305331605.3 KB

6bb0c3577de2

Pipeline entries

Get an entry

Get one entry together with its pipeline, as { entry, pipeline }. Also powers the ticket sidebar's "Pipeline" panel and the board's entry route (…/entries/:entryId). 404 when the entry isn't in this project.

MUST stay the LAST @Get of this controller: tsoa registers routes in declaration order, and {entryId} declared above for-record would swallow it (entryId = "for-record").

get/pipeline-entries/{entryId}

Path parameters

entryIdstring required

Headers

projectstring required

Response

Ok

{"stackTrail":"paths:/pipeline-entries/{entryId}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}