Skip to content

Commit

Permalink
[OpenAPI] Spec updates for vercel-api-js (#571)
Browse files Browse the repository at this point in the history
Co-authored-by: SferaDev <[email protected]>
  • Loading branch information
SferaDev and SferaDev authored Nov 26, 2024
1 parent 55d0a8c commit 5d3c268
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/a4krq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"vercel-api-js": patch
---

Add 'observabilityEvent' to AuthUser type
1 change: 1 addition & 0 deletions packages/vercel-api-js/src/api/schemas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ export type AuthUser = {
| 'functionInvocation'
| 'logDrainsVolume'
| 'monitoringMetric'
| 'observabilityEvent'
| 'postgresComputeTime'
| 'postgresDataStorage'
| 'postgresDataTransfer'
Expand Down

0 comments on commit 5d3c268

Please sign in to comment.