Author: solomax
Date: Mon Apr 24 09:02:01 2017
New Revision: 1792439
URL: http://svn.apache.org/viewvc?rev=1792439&view=rev
Log:
no JIRA: final URL to enter the room is fixed
Modified:
openmeetings/application/branches/3.2.x/openmeetings-server/src/site/xdoc/RestAPISample.xml
openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RestAPISample.xml
openmeetings/site/trunk/RestAPISample.html
Modified:
openmeetings/application/branches/3.2.x/openmeetings-server/src/site/xdoc/RestAPISample.xml
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-server/src/site/xdoc/RestAPISample.xml?rev=1792439&r1=1792438&r2=1792439&view=diff
==============================================================================
---
openmeetings/application/branches/3.2.x/openmeetings-server/src/site/xdoc/RestAPISample.xml
(original)
+++
openmeetings/application/branches/3.2.x/openmeetings-server/src/site/xdoc/RestAPISample.xml
Mon Apr 24 09:02:01 2017
@@ -132,7 +132,7 @@ $.ajax({
</table>
</li>
<li>If your request was successful you will get
your hash as <b>message</b> (fa1f9381-bd03-42ae-9fd9-332b5f775a1b)</li>
- <li>Now you can use following URL to enter the
room:
<tt>http://localhost:5080/openmeetings/swf?secureHash=fa1f9381-bd03-42ae-9fd9-332b5f775a1b&language=1</tt></li>
+ <li>Now you can use following URL to enter the
room:
<tt>http://localhost:5080/openmeetings/hash?secure=fa1f9381-bd03-42ae-9fd9-332b5f775a1b&language=1</tt></li>
</ul>
</section>
</body>
Modified:
openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RestAPISample.xml
URL:
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RestAPISample.xml?rev=1792439&r1=1792438&r2=1792439&view=diff
==============================================================================
---
openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RestAPISample.xml
(original)
+++
openmeetings/application/trunk/openmeetings-server/src/site/xdoc/RestAPISample.xml
Mon Apr 24 09:02:01 2017
@@ -132,7 +132,7 @@ $.ajax({
</table>
</li>
<li>If your request was successful you will get
your hash as <b>message</b> (fa1f9381-bd03-42ae-9fd9-332b5f775a1b)</li>
- <li>Now you can use following URL to enter the
room:
<tt>http://localhost:5080/openmeetings/swf?secureHash=fa1f9381-bd03-42ae-9fd9-332b5f775a1b&language=1</tt></li>
+ <li>Now you can use following URL to enter the
room:
<tt>http://localhost:5080/openmeetings/hash?secure=fa1f9381-bd03-42ae-9fd9-332b5f775a1b&language=1</tt></li>
</ul>
</section>
</body>
Modified: openmeetings/site/trunk/RestAPISample.html
URL:
http://svn.apache.org/viewvc/openmeetings/site/trunk/RestAPISample.html?rev=1792439&r1=1792438&r2=1792439&view=diff
==============================================================================
--- openmeetings/site/trunk/RestAPISample.html (original)
+++ openmeetings/site/trunk/RestAPISample.html Mon Apr 24 09:02:01 2017
@@ -368,7 +368,7 @@ $.ajax({
</tbody>
</table> </li>
<li>If your request was successful you will get your hash as <b>message</b>
(fa1f9381-bd03-42ae-9fd9-332b5f775a1b)</li>
- <li>Now you can use following URL to enter the room:
<tt>http://localhost:5080/openmeetings/swf?secureHash=fa1f9381-bd03-42ae-9fd9-332b5f775a1b&language=1</tt></li>
+ <li>Now you can use following URL to enter the room:
<tt>http://localhost:5080/openmeetings/hash?secure=fa1f9381-bd03-42ae-9fd9-332b5f775a1b&language=1</tt></li>
</ul>
</div>
</div>