Skip to content
Compare
Choose a tag to compare
@ponofrei ponofrei released this 05 Dec 12:16
· 6 commits to main since this release
25cc3bd
refactor: remove redundant API call (#175)

Combines the two installation requests (org and user) into one because
`/org/{org}` can also be accessed at `/users/{org}`.

---------

Co-authored-by: Gregor Martynus <[email protected]>