Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Embeddable API V2: Infrastructure changes necessary to support actions #35622
Embeddable API V2: Infrastructure changes necessary to support actions #35622
Changes from 8 commits
8029518
a6a10d2
56f30a2
603f451
1dcfe7e
4c7b29f
6d2b773
c37a16c
1be7bbc
ca8792b
14cd8b2
d6610b2
842aebb
808d5dd
f98c591
ec6f778
3e646ea
7a01480
01fee75
80d8b46
0fff4b3
1490a4d
8beb278
7e2bc5f
7a91eb8
2e58f39
256c553
a52db94
3dc4eff
d9b4ae2
65426e1
6a7e4b4
b4af4b5
6624128
cb28fb0
76372e7
7c2703b
f02e22a
e2ba898
815bfd8
f069b06
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Would be nice to add to README a small code example.
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.
I didn't want to do that because then it can quickly get out of date and it's very easy to forget to update it. By pointing to real code samples that are being tested, we guarantee that won't happen.