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

REST spec: Validate that api name matches file name that contains it #27366

Merged
merged 1 commit into from
Nov 14, 2017

Conversation

javanna
Copy link
Member

@javanna javanna commented Nov 13, 2017

This PR validates that each spec json file contains an API that has the same name as the file.

Copy link
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@javanna javanna removed the request for review from clintongormley November 14, 2017 09:40
This commit validates that each spec json file contains an API that has the same name as the file
@javanna javanna force-pushed the test/validate_rest_spec_name branch from 9ad8446 to dee83e4 Compare November 14, 2017 11:37
@javanna javanna merged commit 382da0f into elastic:master Nov 14, 2017
javanna added a commit that referenced this pull request Nov 14, 2017
…27366)

This commit validates that each spec json file contains an API that has the same name as the file
martijnvg added a commit that referenced this pull request Nov 15, 2017
* es/master:
  Logging: Unify log rotation for index/search slow log (#27298)
  wildcard query on _index (#27334)
  REST spec: Validate that api name matches file name that contains it (#27366)
  Revert "Reduce synchronization on field data cache"
  Create new handlers for every new request in GoogleCloudStorageService (#27339)
  Rest test fixes (#27354)
martijnvg added a commit that referenced this pull request Nov 15, 2017
* es/6.x:
  Updated 6.0.0 release notes to include all changes from alpha, beta, RC
  wildcard query on _index (#27334)
  REST spec: Validate that api name matches file name that contains it (#27366)
  Revert "Reduce synchronization on field data cache"
  Create new handlers for every new request in GoogleCloudStorageService (#27339)
  Rest test fixes (#27354)
@jimczi jimczi added v7.0.0-beta1 and removed v7.0.0 labels Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants