Webhob REST API Builds: Difference between revisions
From Yocto Project
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:REST API Contracts]] | [[Category:REST API Contracts]] | ||
=== Endpoints === | === Endpoints === | ||
Revision as of 08:15, 19 July 2013
Endpoints
| Nr. | Method | Endpoint | Body | Description | Comments |
|---|---|---|---|---|---|
| 1 | GET | /builds | JSON | returns page size limited and search criteria filtered amount of builds from the data base | - |
| 2 | GET | /builds_count | JSON | returns the total amount of builds from the data base | - |