|
|
(30 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| [[Category:REST API Contracts]] | | Superceded by [[REST API Contracts]] |
| | |
| === Endpoints ===
| |
| | |
| {| class="wikitable"
| |
| |-
| |
| ! 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 || -
| |
| |}
| |
| | |
| === Parameters ===
| |
| | |
| {| class="wikitable"
| |
| |-
| |
| ! Affected Endpoint !! Name !! Description !! Comments
| |
| |-
| |
| | 1 || limit || the amout of builds to be displayed in one page || -
| |
| |-
| |
| | 1 || offset || represents the position of the first record in the page || -
| |
| |-
| |
| | 1 || filter || consists of a string used to filter results || -
| |
| |}
| |
Latest revision as of 16:28, 14 August 2013