When I use this API, I can't retrieve the message entered when the tag was created. Is there any way to get it?
I want get this message: tag1 meesage
> The Bitbucket Data Center REST API
Hi @RUI HAN
Currently, the Find tag and Get tag APIs do not show the message when retrieving tag details. There is a feature request, BSERV-5025, in progress to add this functionality.
At the moment, you can verify the message by cloning the repository and using "git show <tag-name>" command.
Regards,
Aman
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.