mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 12:13:13 +08:00
Created TagsStats endpoint
This commit is contained in:
@@ -82,6 +82,9 @@
|
||||
"/rest/v{version}/tags": {
|
||||
"$ref": "paths/v1_tags.json"
|
||||
},
|
||||
"/rest/v{version}/tags/stats": {
|
||||
"$ref": "paths/v2_tags_stats.json"
|
||||
},
|
||||
|
||||
"/rest/v{version}/visits": {
|
||||
"$ref": "paths/v2_visits.json"
|
||||
|
||||
Reference in New Issue
Block a user