Skip to content

Commit

Permalink
fix(docs): /users API docs ZMS-110 (#575)
Browse files Browse the repository at this point in the history
* /users GET endpoint added

* added /users POST to api generation

* added /users/resolve/:username GET endpoint for api generation

* fixes + request user info GET endpoint added

* Added Update User information api path to api docs generation

* added Log out User endpoint to api generation

* Added Recalculate User quota endpoint to API generation

* added Recalculate Quota for all users endpoint to api generation

* added Export data endpoint to API generation

* added Import user data endpoint to API generation

* Reset password for a User endpoint added to API generation

* Reset password for a User endpoint add param to res

* add missing response types

* added Delete a User, Return recovery info for a deleted User, Cancel user deletion task - endpoints to API generation

* fix typo in users.js
  • Loading branch information
NickOvt committed Dec 21, 2023
1 parent 29cffe0 commit a15878c
Show file tree
Hide file tree
Showing 3 changed files with 864 additions and 209 deletions.
Loading

0 comments on commit a15878c

Please sign in to comment.