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 edit summary  | 
				||
| Line 1: | Line 1: | ||
[[Category:REST API Contracts]]  | |||
== Builds ==  | == Builds ==  | ||
Revision as of 08:14, 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 | - |