Updated OTA Server (markdown)
@ -10,7 +10,8 @@ example.com/otaDescriptor?all&username=foo
|
|||||||
/ \
|
/ \
|
||||||
/ \
|
/ \
|
||||||
[ Show all commits ] [ Username (Required) ]
|
[ Show all commits ] [ Username (Required) ]
|
||||||
|
```
|
||||||
|
```
|
||||||
example.com/otaDescriptor?username=foo&count=8&branch=master
|
example.com/otaDescriptor?username=foo&count=8&branch=master
|
||||||
| | |
|
| | |
|
||||||
/ | \
|
/ | \
|
||||||
@ -19,7 +20,8 @@ example.com/otaDescriptor?username=foo&count=8&branch=master
|
|||||||
[ Username (Optional) ] | [ Branch (Optional) ]
|
[ Username (Optional) ] | [ Branch (Optional) ]
|
||||||
|
|
|
|
||||||
[ Count (How many commits should be in response; Optional) ]
|
[ Count (How many commits should be in response; Optional) ]
|
||||||
|
```
|
||||||
|
```
|
||||||
example.com/otaDescriptor
|
example.com/otaDescriptor
|
||||||
|
|
||||||
This should return last 10 commits of every user (as no user was specified)
|
This should return last 10 commits of every user (as no user was specified)
|
||||||
|
Reference in New Issue
Block a user