Goal
Endpoint that allows me to post a repository logo
Use-case
I am managing my repositories as-code and as such also want to manage my logo's as code.
Implementation
Endpoint: `POST https://api.bitbucket.org/2.0/repositories/{workspace}/{repo_slug}`
Support base64 property added to the existing `Repository` object:
{
...
logo: base64string
}
Inspired by https://bitbucket.org/{workspace}/{repo_slug}/admin/logo.
Hi Sander,
Thank you for the suggestion, I went ahead and created a feature request about this in our issue tracker:
Please make sure to add your vote (by selecting the Vote for this issue link) as the number of votes helps the development team and product managers better understand the demand for new features. You are more than welcome to leave any feedback, and you can also add yourself as a watcher (by selecting the Start watching this issue link) if you'd like to get notified via email on updates.
Implementation of new features is done as per our policy here and any updates will be posted in the feature request.
Kind regards,
Theodora
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.