2ce080d36c
By _default_, Pecan exposes the functionality to try and "use the extension in the URL for guessing the content type to return." I'm not even kidding: http://pecan.readthedocs.org/en/latest/pecan_core.html#pecan.core.Pecan `guess_content_type_from_ext`. So this allowed an API user to GET /v2/zones.json that returned the same thing as /v2/zones. Similarly for /zones/id.json. So this turns that off. Change-Id: I38a2e35f58cf7619bee64247d7ac01a50b0dcc58 |
||
---|---|---|
.. | ||
__init__.py | ||
blacklist_client.py | ||
pool_client.py | ||
quotas_client.py | ||
recordset_client.py | ||
tld_client.py | ||
transfer_accepts_client.py | ||
transfer_requests_client.py | ||
zone_client.py | ||
zone_export_client.py | ||
zone_import_client.py |