Closed nhanlc56 closed 1 month ago
I have same issue, please release new version to support it
Isn't the link to the gitlab documentation pointing to something else?
Nope, this link is from https://docs.gitlab.com/17.3/ee/api/tags.html with history description: created_at response attribute introduced in GitLab 16.11.
Currently, the Tag.class don't have createAt property yet.
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