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

Current Template API is not RESTful #3434

Closed
spinscale opened this issue Aug 2, 2013 · 0 comments · Fixed by #3436
Closed

Current Template API is not RESTful #3434

spinscale opened this issue Aug 2, 2013 · 0 comments · Fixed by #3436

Comments

@spinscale
Copy link
Contributor

The current template API does not behave RESTful

  • HEAD on a template does not work
  • GET on a non-existing template returns a 200 status message
@ghost ghost assigned spinscale Aug 2, 2013
spinscale added a commit that referenced this issue Aug 5, 2013
* Added HEAD support for index templates to find out of they exist
* Returning a 404 instead of a 200 if a GET hits on a non-existing index template

Closes #3434
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
* Added HEAD support for index templates to find out of they exist
* Returning a 404 instead of a 200 if a GET hits on a non-existing index template

Closes elastic#3434
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant