Follow-up to #351, #354 and #357
Also check if there is anything we currently don't require in validation that should be added because the lack of it would cause other issues.
Make sure to run a test with a User-role-only test-user before merging anything. We may also want to consider distinguishing between FullInstallation (returned if owner role) and LimitedInstallation (returned if only user role), since the Installations list will include all installations the user has access to, even if they do not use it in our integration (because they only have the user role for it).
Follow-up to #351, #354 and #357
Also check if there is anything we currently don't require in validation that should be added because the lack of it would cause other issues.
Make sure to run a test with a User-role-only test-user before merging anything. We may also want to consider distinguishing between FullInstallation (returned if owner role) and LimitedInstallation (returned if only user role), since the Installations list will include all installations the user has access to, even if they do not use it in our integration (because they only have the user role for it).