Webhob REST API Builds: Difference between revisions
From Yocto Project
Jump to navigationJump to search
(Created page with "== Builds == === Endpoints === {| class="wikitable" |- ! Nr. !! Method !! Endpoint !! Body !! Description !! Comments |- | 1 || GET || /builds || JSON || returns page size limi...") |
(No difference)
|
Revision as of 08:04, 19 July 2013
Builds
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 | - |