This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings-site.git
The following commit(s) were added to refs/heads/master by this push:
new 05f8c76b Swagger error is fixed
05f8c76b is described below
commit 05f8c76b454b48a1f7767d4c1707d739604668d2
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sat Jan 4 10:34:06 2025 +0700
Swagger error is fixed
---
swagger/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/swagger/index.html b/swagger/index.html
index 55212a21..c673b997 100644
--- a/swagger/index.html
+++ b/swagger/index.html
@@ -39,7 +39,7 @@
window.onload = function() {
// Begin Swagger UI call region
const ui = SwaggerUIBundle({
- url: "apache-openmeetings-7.1.0-swagger.json",
+ url: "apache-openmeetings-7.2.0-swagger.json",
dom_id: '#swagger-ui',
deepLinking: true,
presets: [