Skip to content

Commit

Permalink
Add /acs/encoders
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Sep 27, 2024
1 parent 5d1ba40 commit 2c3a3a8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions generate-routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ const routePaths = [
'/acs/users/unmanaged',
'/acs/access_groups/unmanaged',
'/acs/credentials/unmanaged',
'/acs/encoders',
'/action_attempts',
'/client_sessions',
'/connect_webviews',
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"npm": ">= 9.0.0"
},
"peerDependencies": {
"@seamapi/types": "^1.252.1"
"@seamapi/types": "^1.258.1"
},
"peerDependenciesMeta": {
"@seamapi/types": {
Expand All @@ -99,7 +99,7 @@
},
"devDependencies": {
"@seamapi/fake-seam-connect": "1.71.0",
"@seamapi/types": "1.252.1",
"@seamapi/types": "1.258.1",
"@types/eslint": "^8.44.2",
"@types/node": "^20.8.10",
"ava": "^5.0.1",
Expand Down

0 comments on commit 2c3a3a8

Please sign in to comment.