Skip to content
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

[Backport 7.7] Fix API generator (#4456) #4517

Merged
merged 1 commit into from
Mar 27, 2020
Merged

[Backport 7.7] Fix API generator (#4456) #4517

merged 1 commit into from
Mar 27, 2020

Conversation

github-actions[bot]
Copy link
Contributor

Backport e791310 from #4514

This commit fixes the API generator:

1. The collection of high level endpoints were being used in some
of the low level generators
2. High level endpoints excluded need to be compared to the list by filename

Co-authored-by: Stuart Cam <stuart.cam@elastic.co>

(cherry-picked from commit 04ed38b)
@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@russcam russcam merged commit 145869b into 7.7 Mar 27, 2020
@russcam russcam deleted the backport-4514-to-7.7 branch March 27, 2020 07:09
codebrain pushed a commit that referenced this pull request Mar 27, 2020
This commit fixes the API generator:

1. The collection of high level endpoints were being used in some
of the low level generators
2. High level endpoints excluded need to be compared to the list by filename

Co-authored-by: Stuart Cam <stuart.cam@elastic.co>

(cherry-picked from commit 04ed38b)

Co-authored-by: Russ Cam <russ.cam@elastic.co>
(cherry picked from commit 145869b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants