-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[core-api][experimental][PLACEHOLDER] create beta decorator #26691
base: 12-23-_core-api_experimental_direct_resource_passing
Are you sure you want to change the base?
Conversation
cfdb66b
to
a5649c3
Compare
c4f9000
to
d87e1d3
Compare
# placeholder | ||
beta = experimental | ||
beta_param = experimental_param | ||
alpha = experimental |
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.
should we call it "Preview" to match the api language in the notion proposal?
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.
Yes, it should be "Preview". All new decorators were added - Preview, Beta and Superseded
a5649c3
to
def7773
Compare
d87e1d3
to
7ed3aad
Compare
def7773
to
734f308
Compare
7ed3aad
to
a9f734c
Compare
7412f63
to
dc7528f
Compare
a9f734c
to
d912535
Compare
Summary & Motivation
placeholder so I can mark things as alpha or beta upstack
How I Tested These Changes
Changelog