nerdishbynature / octokit.swift

A Swift API Client for GitHub and GitHub Enterprise
MIT License
488 stars 126 forks source link

async/await functions for Star/unstar #151

Closed 417-72KI closed 1 year ago

417-72KI commented 1 year ago

Add async/await functions for #142

Note:

This PR depends on https://github.com/nerdishbynature/RequestKit/pull/90 already merged.

pietbrauer commented 1 year ago

I will wait for you to update this and then make a new release.

417-72KI commented 1 year ago

@pietbrauer Sorry for late 🙇 I updated and made it to pass the CI 🎉

pietbrauer commented 1 year ago

Thanks again!