forked from capability-boosters-dev/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
api: support include[]=last_login in the user show endpoint
closes FOO-629 flag = none test plan: - call /api/v1/users/self?include[]=last_login - the result should include last_login - log out & back in, redo the request and verify the value changes accordingly Change-Id: I58bde756cd254a464074c5d2cd7191dc7117bf34 Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/241954 Tested-by: Service Cloud Jenkins <[email protected]> Reviewed-by: Charley Kline <[email protected]> Product-Review: Charley Kline <[email protected]> QA-Review: Charley Kline <[email protected]>
- Loading branch information
Showing
2 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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