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:13:23 UTC

[openmeetings] 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.git


The following commit(s) were added to refs/heads/master by this push:
     new 30b7d1c  OPENMEETINGS-2674 Update link from swagger to PHP example integration.
30b7d1c is described below

commit 30b7d1c801f88cf542bbdbd64e168f04fd8d632e
Author: Sebastian Wagner <se...@gmail.com>
AuthorDate: Sun Sep 26 15:12:47 2021 +1300

    OPENMEETINGS-2674 Update link from swagger to PHP example integration.
---
 openmeetings-webservice/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/openmeetings-webservice/pom.xml b/openmeetings-webservice/pom.xml
index ac157f2..31dfb65 100644
--- a/openmeetings-webservice/pom.xml
+++ b/openmeetings-webservice/pom.xml
@@ -78,6 +78,7 @@
 								Community contributed modules for using this API include for example:
 								<ul>
 									<li><a href="https://openmeetings.apache.org/RestAPISample.html#how-to-integrate-using-nodejs" target="_BLANK"> Node.js module for using API</a></li>
+									<li><a href="https://openmeetings.apache.org/RestAPISample.html#how-to-integrate-using-php-and-composer" target="_BLANK"> PHP composer module for using API</a></li>
 								</ul>
 								Other community plugins using this API for Moodle, SugarCRM, Drupal, Joomla can be found in the Configuration>Plugins section at <a href="https://openmeetings.apache.org" target="_BLANK">https://openmeetings.apache.org</a>
 							]]>