Skip to content

Conversation

@Mpdreamz
Copy link
Member

This brings 5.x inline with the rest spec for 5.3.

The rest spec contains some breaking changes so added support of adding
*.obsolete.json spec files to patch them without manually rewriting the
spec files themselves.

  • query parameters for various endpoints have removed most notably
    delete/update_by_query and search related endpoints
  • Suggest GET was removed from the spec in 5.2
  • CatThreadPools was badly documented (missing url part). The query param is now a uri param.

The CodeGeneration c# bits will need to ported manually to master through a patch.

Copy link
Contributor

@gmarz gmarz left a comment

Choose a reason for hiding this comment

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

LGTM 👍

The rest spec contains some breaking changes so added support of adding
*.obsolete.json spec files to patch them without manually rewriting the
spec files themselves.

- query parameters for various endpoints have removed most notably
  delete/update_by_query and search related endpoints
- Suggest GET was removed from the spec in 5.2
- CatThreadPools was badly documented (missing url part).
@Mpdreamz Mpdreamz merged commit 91ee7ee into 5.x Mar 22, 2017
@Mpdreamz Mpdreamz deleted the fix/doc-gen-5.3 branch April 28, 2017 09:36
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.

3 participants