mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 04:03:12 +08:00
Documented endpoint to get all non-orphan visits
This commit is contained in:
@@ -98,6 +98,9 @@
|
||||
"/rest/v{version}/visits/orphan": {
|
||||
"$ref": "paths/v2_visits_orphan.json"
|
||||
},
|
||||
"/rest/v{version}/visits/non-orphan": {
|
||||
"$ref": "paths/v2_visits_non-orphan.json"
|
||||
},
|
||||
|
||||
"/rest/v{version}/domains": {
|
||||
"$ref": "paths/v2_domains.json"
|
||||
|
||||
Reference in New Issue
Block a user