latestOpenAPI 3.0.02026-08-21308337618.8 KB
93af2e90fb6a
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"}