balena-io / balena-sdk-python

Balena SDK for Python
Apache License 2.0
67 stars 46 forks source link

release.get_with_with_details: Set user None when without permissions #356

Closed otaviojacobi closed 5 months ago

otaviojacobi commented 5 months ago

This was a bug on balena python sdk which would not mimic the JS sdk behaviour of setting the user as undefined when without reading permissions for it

Change-type: patch

otaviojacobi commented 5 months ago

LGTM