diff --git a/docs/swagger/swagger.json b/docs/swagger/swagger.json index 5abe1946..8dc04412 100644 --- a/docs/swagger/swagger.json +++ b/docs/swagger/swagger.json @@ -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"