Skip to main content

installations_debug

Function installations_debug 

Source
pub fn installations_debug(jwt: &str) -> Result<String, String>
Expand description

Returns the raw installations JSON (debug aid: shows the permission set each installation has actually accepted).

§Errors

API failures with GitHub’s response body included.