xsf / xeps

Hosts the markup for all XMPP Protocol Extensions.
https://xmpp.org/extensions/
Other
125 stars 121 forks source link

XEP-0308: Correct `disco#info` example JIDs #1180

Closed deuill closed 2 years ago

deuill commented 2 years ago

This commit corrects the JIDs provided in the query/response examples for XEP-0308, specifically: the request example did not provide a valid to attribute, and the response example did not have matching JIDs for the from and to attributes.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

deuill commented 2 years ago

This is my first contribution to XEPs so I apologize if I've missed any steps -- not sure if this warrants a version bump, and what the process for that might be.