You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by se...@apache.org on 2021/09/26 02:11:35 UTC

[openmeetings-site] branch master updated: OPENMEETINGS-2674 Update link from swagger to PHP example integration.

This is an automated email from the ASF dual-hosted git repository.

sebawagner 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 b3d7d02  OPENMEETINGS-2674 Update link from swagger to PHP example integration.
b3d7d02 is described below

commit b3d7d0246624e130ad0a51c4983bd24166ef401e
Author: Sebastian Wagner <se...@apache.org>
AuthorDate: Sun Sep 26 15:11:19 2021 +1300

    OPENMEETINGS-2674 Update link from swagger to PHP example integration.
---
 swagger/apache-openmeetings-7.0.0-SNAPSHOT-swagger.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/swagger/apache-openmeetings-7.0.0-SNAPSHOT-swagger.json b/swagger/apache-openmeetings-7.0.0-SNAPSHOT-swagger.json
index df8bb11..abb4183 100644
--- a/swagger/apache-openmeetings-7.0.0-SNAPSHOT-swagger.json
+++ b/swagger/apache-openmeetings-7.0.0-SNAPSHOT-swagger.json
@@ -2,7 +2,7 @@
   "openapi" : "3.0.1",
   "info" : {
     "title" : "Apache OpenMeetings API",
-    "description" : "Integration API enables to connect to an OpenMeetings instance, eg for generating users, create links to directly access conference rooms.<br/><br/>\n\t\t\t\t\t\t\t\t<b>It is mainly designed for Server2Server integration, for example to integrate into your website, CMS or 3rd party application</b><br/><br/>\n\t\t\t\t\t\t\t\tFor examples how to use the Rest API see <a href=\"https://openmeetings.apache.org/RestAPISample.html\" target=\"_BLANK\">https://openmeetings.ap [...]
+    "description" : "Integration API enables to connect to an OpenMeetings instance, eg for generating users, create links to directly access conference rooms.<br/><br/>\n\t\t\t\t\t\t\t\t<b>It is mainly designed for Server2Server integration, for example to integrate into your website, CMS or 3rd party application</b><br/><br/>\n\t\t\t\t\t\t\t\tFor examples how to use the Rest API see <a href=\"https://openmeetings.apache.org/RestAPISample.html\" target=\"_BLANK\">https://openmeetings.ap [...]
     "contact" : {
       "name" : "Apache OpenMeetings Rest Examples and Documentation",
       "url" : "https://openmeetings.apache.org/RestAPISample.html",