datatracker/ietf/api
2018-04-13 11:11:48 +00:00
..
management Changed name from .rel to .remote_field for remote accessors. 2018-02-21 23:56:36 +00:00
templates/api Added a very simple html version of the json API, to make it easier to explore the api manually. 2015-08-09 16:28:55 +00:00
__init__.py Added a brief REST API info page. In preparation for signing http notifications using RFC 7515, added information about API signing public/private keypair. Refactored api views to reside in api/views.py. Added jwcrypto to requirements. 2017-11-03 16:17:00 +00:00
tests.py Changed incorrect use of 404 status code in api to 400. Fixes issue #2498. 2018-04-13 11:11:48 +00:00
urls.py Added an API endpoint to let Meetech associate recording urls with sessions. 2018-03-29 11:04:47 +00:00
views.py Added more information about personal API keys to the API help page. 2018-04-08 13:24:14 +00:00