ohofherr
Results
2
comments of
ohofherr
I would also like to know this. Is this python package still supported?
> [@markjreed](https://github.com/markjreed) "Add users" seems to be now the endpoint `https://hub.docker.com/v2/invites/bulk` with the payload: > > { > "org": "", > "team": "", > "invitees": ["[email protected]"], > "dry_run": false, >...