open-balena-api icon indicating copy to clipboard operation
open-balena-api copied to clipboard

The core API of openBalena

Results 138 open-balena-api issues
Sort by recently updated
recently updated
newest added

Not ready for review, PR for BoB testing. Change-type: minor Signed-off-by: Thomas Manning

Change-type: minor Signed-off-by: Andreas Fitzek

versionbot/pr-draft

Change-type: minor Signed-off-by: Andreas Fitzek

Change-type: patch Signed-off-by: Cameron Diver

The permission `resin.device.all` allowed any port to be tunnelled by mistake, rather than intention. This permission is now broken down to the component actions create, read, update and delete. The...

versionbot/pr-draft

I was investigating this code as part of some work on the SDK and ended up trying to type it. I imported the models from the SDK and modified a...