forked from dcoraboeuf/ontrack
-
Notifications
You must be signed in to change notification settings - Fork 0
Entities
dcoraboeuf edited this page Mar 14, 2013
·
3 revisions
-
/project- get all projects -
/project/PROJ- get one project -
/project/PROJ/branch- get all branches of a project -
/project/PROJ/branch/BRANCH- get one branch -
/project/PROJ/branch/BRANCH/validation_stamp- get all validation stamps of a branch -
/project/PROJ/branch/BRANCH/validation_stamp/STAMP- get one validation stamp -
/project/PROJ/branch/BRANCH/build- get all builds for a branch -
/project/PROJ/branch/BRANCH/build/BUILD- get one build -
/project/PROJ/branch/BRANCH/build/BUILD/validation_stamp/STAMP/validation_run- get all runs for a build and a validation stamp -
/project/PROJ/branch/BRANCH/build/BUILD/validation_stamp/STAMP/validation_run/RUN- get one run