-
Notifications
You must be signed in to change notification settings - Fork 354
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
Add Updated Runtime Defintions #5837
Conversation
Also need to ensure the versions are correct for all the runtime api definitions. |
runtime/core has a version bump from 4-5 that needs to be covered. |
The goal here is to add the runtime definitions and update them so we can get it out in the next release. Then we will update the actual typegen to use the following apis field in the metadata for V15 |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This is part 1 of updating the api to deal with new runtime definitions, and then add functionality to read it directly from the metadata.
rel: #5725