Openapi

Hi,
Are there any Openapi yaml or json files for your rest apis? We generate all of our bindings and ensure they are type-safe. If there aren’t any, would it be possible for you to create them, thus providing us with an official contract between client and server?
Thanks
Nick

I believe that all services have a yaml file containing the API definitions, e.g

Though I do not believe that we one file for all device API`s instead there is one definition for each service.

Excellent - thanks - just what I was after!