-
Notifications
You must be signed in to change notification settings - Fork 8.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: broken metadata import from platform/types #19986
fix: broken metadata import from platform/types #19986
Conversation
METADATA_DOCS, | ||
ValidateMetadata, | ||
} from "@calcom/platform-types/bookings/2024-08-13/inputs/validators/validate-metadata"; | ||
import { Metadata, METADATA_DOCS, ValidateMetadata } from "@calcom/platform-types"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@supalarry FYI
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we will need to follow the same approach than for platform libraries
Graphite Automations"Add ready-for-e2e label" took an action on this PR • (03/11/25)1 label was added to this PR based on Keith Williams's automation. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
Broken import from "@calcom/platform-types/bookings/2024-08-13/inputs/validators/validate-metadata"; api-v2 can't import unbuilt code in prod build