#904 Explicitly added missing Domains and Integrations tags to swagger docs

This commit is contained in:
Alejandro Celaya 2020-11-21 08:13:29 +01:00
parent 4515a83e9b
commit dda6d30c12

View file

@ -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"