-
Notifications
You must be signed in to change notification settings - Fork 396
Dedicated MAS API #18520
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Dedicated MAS API #18520
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
d32c32b
Dedicated API for MAS -> Synapse communication
sandhose 23e7b88
Tests for the dedicated MAS users APIs
sandhose 9ba9989
Tests for the dedicated MAS devices APIs
sandhose 25fade5
Newsfile
sandhose cfb1ff4
Add doc comments for all new endpoints
sandhose 86e8435
Fix starting up & tests if authlib is not installed
sandhose ae7c6ff
Change test order for consistency
sandhose f1647b7
Fix test comment accuracy
sandhose eb5e7a6
Rename endpoint create_device -> upsert_device
sandhose f91a698
Put 'email' in a constant
sandhose 47c0161
Rename variable for clarity
sandhose 31b32b3
Expand on why we log early
sandhose c1f666e
Use RequestBodyModel instead of BaseModel
sandhose 48d7d7b
Rename assert_mas_request -> assert_request_is_from_mas
sandhose 2eb98c0
Fix typo in tests
sandhose cc6da94
Skip MAS API tests if authlib is not available
sandhose 02bf776
Remove broken test case
sandhose 1fa7898
Import the MemoryReactor from the right place to keep compatibility w…
sandhose 7e8c19e
Use a TypedDict instead of a BaseModel for MasQueryUserResource.Response
sandhose f8b4656
Use keyword args with the `TypedDict`
sandhose File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.