github-api icon indicating copy to clipboard operation
github-api copied to clipboard

Add Suspended Installation Properties to GHAppInstallation

Open gilday opened this issue 1 year ago • 0 comments

Description

A suspended app installation has suspended_at and suspended_by properties that were missing from the GHAppInstallation class.

https://docs.github.com/en/rest/apps/apps?apiVersion=2022-11-28#list-installations-for-the-authenticated-app

gilday avatar Jan 15 '24 18:01 gilday