mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-23 17:52:15 -05:00
XEP-0156: Make JSON example less error-prone
This commit is contained in:
parent
81ba46906d
commit
085c69e620
@ -25,6 +25,12 @@
|
||||
&hildjj;
|
||||
&stpeter;
|
||||
&lance;
|
||||
<revision>
|
||||
<version>1.1.5</version>
|
||||
<date>2018-09-30</date>
|
||||
<initials>jsc</initials>
|
||||
<remark><p>Make JSON example less error-prone.</p></remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>1.1.4</version>
|
||||
<date>2018-09-30</date>
|
||||
@ -219,8 +225,7 @@ _xmppconnect IN TXT "_xmpp-client-websocket=wss://web.example.com:443/ws"
|
||||
{
|
||||
"rel": "urn:xmpp:alt-connections:websocket",
|
||||
"href": "wss://web.example.com:443/ws"
|
||||
},
|
||||
...
|
||||
}
|
||||
]
|
||||
}
|
||||
]]></example>
|
||||
|
Loading…
Reference in New Issue
Block a user