feat(xo-server/rest-api): add users collection

This commit is contained in:
Julien Fontanet
2023-11-07 12:51:12 +01:00
parent 0d00c1c45f
commit 8f2cfebda6
2 changed files with 31 additions and 0 deletions
+4
View File
@@ -7,6 +7,8 @@
> Users must be able to say: “Nice enhancement, I'm eager to test it”
- [REST API] Add `users` collection
### Bug fixes
> Users must be able to say: “I had this issue, happy to know it's fixed”
@@ -27,4 +29,6 @@
<!--packages-start-->
- xo-server minor
<!--packages-end-->