-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
[#13004] Add Timestamp to Tag list API #13026
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[#13004] Add Timestamp to Tag list API #13026
Conversation
Codecov Report
@@ Coverage Diff @@
## master #13026 +/- ##
==========================================
- Coverage 42.55% 42.54% -0.01%
==========================================
Files 672 672
Lines 73715 73716 +1
==========================================
- Hits 31367 31361 -6
- Misses 37264 37272 +8
+ Partials 5084 5083 -1
Continue to review full report at Codecov.
|
|
Pleace add a test :) |
|
@6543 I've added unit tests for the |
|
@lucasqueiroz just |
Whoops my bad! |
Description
This Pull Request aims to solve the problem described on #13004, adding a timestamp to the tag list API.
As this is my first time writing Go code, please let me know if there's anything that could be improved.
I did not find any unit tests for the changed object.
Results
When running the API locally, the swagger docs result in this:
And the API returns the following information: