You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/api/client-server
Mark Haines 9dd3b07394 Allow '.' characters in event field names to be escaped with '\' so that
fields including a '.' can be included in a filter.

I considered replacing '.' with '/'. Since '/' was less likely to appear
in event field names. However if we used '\' to escape a literal '/' we
risk confusing it with the JSON escape '\/'.
10 years ago
..
v1 Make the example room id more "random" so that people are less likely to think that it is supposed to be human readable 10 years ago
v2_alpha Allow '.' characters in event field names to be escaped with '\' so that 10 years ago
api-docs Shuffle around structure of matrix-doc and add a README. 11 years ago
api-docs-content Shuffle around structure of matrix-doc and add a README. 11 years ago
api-docs-directory Shuffle around structure of matrix-doc and add a README. 11 years ago
api-docs-events Shuffle around structure of matrix-doc and add a README. 11 years ago
api-docs-login Shuffle around structure of matrix-doc and add a README. 11 years ago
api-docs-presence Shuffle around structure of matrix-doc and add a README. 11 years ago
api-docs-profile Shuffle around structure of matrix-doc and add a README. 11 years ago
api-docs-registration Shuffle around structure of matrix-doc and add a README. 11 years ago
api-docs-rooms Test swagger commit 11 years ago