gitlab4j-api
gitlab4j-api copied to clipboard
Expose `created_at` field in Tags API
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