Skip to content

Commit

Permalink
Add Directory API (#192)
Browse files Browse the repository at this point in the history
* add directory API

* fix pagination

* add validation

* add total user count

* add group count

* update querygroupsforuser

* add page token for groups

* update var name

* add querychildgroups

* update messages
  • Loading branch information
chrnorm authored Jul 15, 2024
1 parent c4b053a commit 7da63c4
Show file tree
Hide file tree
Showing 15 changed files with 6,091 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/seven-games-shake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@common-fate/sdk": minor
---

Add Directory API for user and group read access.
Loading

0 comments on commit 7da63c4

Please sign in to comment.