[asterisk-commits] dlee: branch dlee/stasis-http r384590 - /team/dlee/stasis-http/rest-api/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue Apr 2 14:26:07 CDT 2013


Author: dlee
Date: Tue Apr  2 14:26:04 2013
New Revision: 384590

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=384590
Log:
Naming consistency

Modified:
    team/dlee/stasis-http/rest-api/events.json

Modified: team/dlee/stasis-http/rest-api/events.json
URL: http://svnview.digium.com/svn/asterisk/team/dlee/stasis-http/rest-api/events.json?view=diff&rev=384590&r1=384589&r2=384590
==============================================================================
--- team/dlee/stasis-http/rest-api/events.json (original)
+++ team/dlee/stasis-http/rest-api/events.json Tue Apr  2 14:26:04 2013
@@ -14,7 +14,7 @@
                 {
                     "httpMethod": "GET",
                     "summary": "WebSocket connection for events",
-                    "nickname": "event_websocket",
+                    "nickname": "eventWebsocket",
                     "responseClass": "Event",
 		    "parameters": [
 			{




More information about the asterisk-commits mailing list