Updated OTA Server (markdown)

CommanderRedYT
2021-12-07 14:48:26 +01:00
parent ed46e1dfe1
commit 0285827e36

@@ -31,6 +31,8 @@ This should return last 10 commits of every user (as no user was specified)
example.com/otaDescriptor?branches
This should return an array of branch names
WARNING: This should return a maximum amount of 20 branch names (up to 25 chars long) as the Json Buffer Size is only 1K large.
```
## Responses