MatrixSynapse/synapse/rest
Patrick Cloke 580a15e039
Request JSON for oEmbed requests (and ignore XML only providers). (#10759)
This adds the format to the request arguments / URL to
ensure that JSON data is returned (which is all that
Synapse supports).

This also adds additional error checking / filtering to the
configuration file to ignore XML-only providers.
2021-09-08 07:17:52 -04:00
..
admin Additional type hints for client REST servlets (part 5) (#10736) 2021-09-03 09:22:22 -04:00
client Additional type hints for client REST servlets (part 5) (#10736) 2021-09-03 09:22:22 -04:00
consent
key
media Request JSON for oEmbed requests (and ignore XML only providers). (#10759) 2021-09-08 07:17:52 -04:00
synapse
__init__.py
health.py
well_known.py