gitlab4j-api icon indicating copy to clipboard operation
gitlab4j-api copied to clipboard

Expose `created_at` field in Tags API

Open nhanlc56 opened this issue 1 year ago • 0 comments

Please add "created_at" property in Tag model. Currently, The actual response of API v4 to retrieve info of TAGS doesn't show the creation date of the TAG, only shows date and creation timestamp of Commits.

Please check GitLab documentation here: https://docs.gitlab.com/ee/api/issues.html#single-issue response

nhanlc56 avatar Aug 14 '24 07:08 nhanlc56