Skip to content

v3.25.5

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 17:41
· 53 commits to main since this release
e754a42
Add SCIM Config resource (#2179)

* add SCIM config

* add README

* add newline

* clarify that resource ID should always be default

* use legacy implementation to hardcode scim app platform endpoints

* merge create/update funcs, correct path & namespace

* go generate docs

* generate schema

* update URL construction & clean up test cases