Hello!
I recently receive an email that says that the two endpoints /v1/devices/*/approve and /v1/devices/*/report will be deprecated soon. In my app I don't call these endpoints directly but I made a call to reportDevice and approveDevice methods on castleInstance. These two methods will be deprecated too? I think so, but I'm asking to make sure.
Thanks in advance.
Hello!
I recently receive an email that says that the two endpoints
/v1/devices/*/approveand/v1/devices/*/reportwill be deprecated soon. In my app I don't call these endpoints directly but I made a call to reportDevice and approveDevice methods on castleInstance. These two methods will be deprecated too? I think so, but I'm asking to make sure.Thanks in advance.