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

Migrate away from legacy generator, add basic request / response body types #1681

Merged
merged 3 commits into from
Aug 12, 2021

Conversation

sethmlarson
Copy link
Contributor

@sethmlarson sethmlarson commented Aug 12, 2021

Reference: #1680

Commits:

  • fbaad7d Removes the old client generator and references to it, new generator is based off the old generator and the Elasticsearch specification
  • cacf718 Makes all parameters keyword-only in the type stubs. There are some documentation changes here that are incidental, the documentation in the rest-api-spec for path vs. query is different.
  • 985896f Adds simple types to body, responses, and type: boolean query parameters.

@sethmlarson sethmlarson force-pushed the json-body-field-params branch from cacf718 to 393aa0e Compare August 12, 2021 03:29
@sethmlarson sethmlarson merged commit 73ca27a into 7.x Aug 12, 2021
@sethmlarson sethmlarson deleted the json-body-field-params branch August 12, 2021 21:15
@sethmlarson sethmlarson changed the title Expose JSON body fields as typed parameters Migrate away from legacy generator, add basic request / response body types Aug 17, 2021
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.

1 participant