feat: Add websocket tags and real-time log endpoint, update Swagger UI tags sorter

This commit is contained in:
2025-01-09 08:44:17 +08:00
parent bbfa06c758
commit ad3e8364a2
2 changed files with 26 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ window.onload = function() {
],
layout: "StandaloneLayout",
validatorUrl: null,
tagsSorter: 'alpha',
});
//</editor-fold>