summary refs log tree commit diff
path: root/tests/rest/client/test_capabilities.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add type hints to `tests/rest/client` (#12066)Dirk Klimpel2022-02-231-13/+17
|
* Support the stable API endpoint for MSC3283: new settings in `/capabilities` ↵Dirk Klimpel2022-02-111-48/+21
| | | | endpoint (#11933)
* Rename `get_access_token_for_user_id` method to ↵reivilibre2021-11-171-4/+4
| | | | `create_access_token_for_user_id` (#11369)
* Use direct references for configuration variables (part 6). (#10916)Patrick Cloke2021-09-291-1/+1
|
* Merge branch 'master' into developErik Johnston2021-08-241-2/+2
|
* Flatten tests/rest/client/{v1,v2_alpha} too (#10667)David Robertson2021-08-201-0/+212