-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update docstrings for tenant endpoints * formatting * update docstrings * update dacstrings * add response model * exclude group_id * update create docstrings * update delete docstrings * add patch endpoint for access token * update access-token docstrings * update update Tenant docstrings * update get by id docstrings * update fetch all * 🎨 * undo exclude group_id * assert 204 * assert 204 * edits * 🎨 * exclude group_id * fix tests * remove group_id and typo * remove group_id * 🎨 * undo remove of group_id * change to post * re-add group_id asserts * 🎨 * assert group_id * assert group_id * 🎨 Re-add group_id to response body in docstrings * 🎨 * 🎨 Expand docstring descriptions * ✅ Unit test coverage for newly duplicated post access token method * 🧪 Update expected status code to 204 in k6 scripts, for deleting tenants --------- Co-authored-by: ff137 <[email protected]> Co-authored-by: cl0ete <[email protected]>
- Loading branch information
Showing
7 changed files
with
338 additions
and
35 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
Oops, something went wrong.