Skip to content

Commit b4beaed

Browse files
louis-preclaude
andcommitted
Remove early access alpha banners from codegen and update @seamapi/types
Remove alpha field for access_grants, access_methods, and spaces in paths.yaml so CI regeneration drops the banners from API reference pages. Update @seamapi/types from ^1.806.0 to ^1.809.0. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6e1056d commit b4beaed

3 files changed

Lines changed: 5 additions & 8 deletions

File tree

codegen/data/paths.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,15 +101,12 @@
101101

102102
/access_grants:
103103
title: Access Grants
104-
alpha: "**Early Access Preview.** The Access Grants API is currently in Alpha. We're actively developing it and seeking early feedback at [support@seam.co](mailto:support@seam.co). Expect breaking changes as we refine the design."
105104

106105
/access_methods:
107106
title: Access Methods
108-
alpha: "**Early Access Preview.** The access methods API is currently in Alpha. We're actively developing it and seeking early feedback at [support@seam.co](mailto:support@seam.co). Expect breaking changes as we refine the design."
109107

110108
/spaces:
111109
title: Spaces
112-
alpha: "**Early Access Preview.** The spaces API is currently in Alpha. We're actively developing it and seeking early feedback at [support@seam.co](mailto:support@seam.co). Expect breaking changes as we refine the design."
113110

114111
/customers:
115112
title: Customers

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@prettier/plugin-ruby": "^4.0.4",
3737
"@seamapi/blueprint": "^0.55.0",
3838
"@seamapi/smith": "^0.5.2",
39-
"@seamapi/types": "^1.806.0",
39+
"@seamapi/types": "^1.809.0",
4040
"@types/command-exists": "^1.2.3",
4141
"change-case": "^5.4.4",
4242
"command-exists": "^1.2.9",

0 commit comments

Comments
 (0)