Add clause

Amend according to Pablo's comments
This commit is contained in:
Craig Mulligan 2016-03-31 16:52:47 +01:00
parent bbcca77812
commit 2f2c75a02b

View File

@ -4,7 +4,7 @@ The Resin Supervisor is resin.io's agent that runs on devices. Its main role is
The Supervisor itself has its own API, with means for user applications to communicate and execute some special actions that affect the host OS or the application itself. There are two main ways for the application to interact with the Supervisor: the update lockfile and the HTTP API.
Only Supervisors after version 1.1.0 have all of this functionality. This corresponds to OS images downloaded after October 14th 2015.
Only Supervisors after version 1.1.0 have this functionality, and some of the endpoints appeared in later versions (we've noted it down where this is the case).Supervisor version 1.1.0 corresponds to OS images downloaded after October 14th 2015.
## HTTP API reference