pub async fn gists_slash_star(
configuration: &Configuration,
gist_id: &str,
) -> Result<(), Error<GistsSlashStarError>>
Expand description
Note that you’ll need to set Content-Length
to zero when calling out to this endpoint. For more information, see "HTTP method."