1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

Update register-api.md

This commit is contained in:
Ivar Conradi Østhus 2017-08-04 11:28:19 +02:00
parent 8255cc82c6
commit a70f7f7046

View File

@ -25,4 +25,4 @@ Register a client instance with the unleash server. The client should send all f
* **sdkVersion** - Optional field that describes the sdk version (name:version)
* **strategies** - List of strategies implemented by this application
* **started** - When this client started. Should be reported as UTC time.
* **interval** - At wich interval will this client be expected to send metrics?
* **interval** - At wich interval, in milliseconds, will this client be expected to send metrics