Add federation to Swagger

This commit is contained in:
Jože Fortun
2021-01-25 16:44:57 +01:00
parent ce21db2197
commit 9dd7a609e9
5 changed files with 1003 additions and 256 deletions
+1
View File
@@ -43,6 +43,7 @@
{ url: "system.yaml", name: 'System' },
{ url: "compose.yaml", name: 'Compose' },
{ url: "messaging.yaml", name: 'Messaging' },
{ url: "federation.yaml", name: 'Federation' },
],
dom_id: '#swagger-ui',
deepLinking: true,