Commit 1cc1977
feat: Add seam.acs.users.unmanaged methods (#165)
* feat(deps-dev): bump @seamapi/types in the seam group
Bumps the seam group with 1 update: [@seamapi/types](https://github.com/seamapi/types).
Updates `@seamapi/types` from 1.227.0 to 1.231.0
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.227.0...v1.231.0)
---
updated-dependencies:
- dependency-name: "@seamapi/types"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: seam
...
Signed-off-by: dependabot[bot] <support@github.com>
* Add /acs/users/unmanaged route
* ci: Generate code
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Sosenko <evan@getseam.com>
Co-authored-by: Seam Bot <devops@getseam.com>1 parent 7b99b9a commit 1cc1977
File tree
6 files changed
+212
-7
lines changed- src/lib/seam/connect/routes
6 files changed
+212
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments