mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-16 23:39:54 +03:00
#904 Explicitly added missing Domains and Integrations tags to swagger docs
This commit is contained in:
parent
4515a83e9b
commit
dda6d30c12
1 changed files with 8 additions and 0 deletions
|
@ -50,6 +50,14 @@
|
|||
"name": "Visits",
|
||||
"description": "Operations to manage visits on short URLs"
|
||||
},
|
||||
{
|
||||
"name": "Domains",
|
||||
"description": "Operations to manage domains used on short URLs"
|
||||
},
|
||||
{
|
||||
"name": "Integrations",
|
||||
"description": "Handle services with which shlink is integrated"
|
||||
},
|
||||
{
|
||||
"name": "Monitoring",
|
||||
"description": "Public endpoints designed to monitor the service"
|
||||
|
|
Loading…
Add table
Reference in a new issue