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

Add dangling types to the generic-less schema #2542

Merged
merged 4 commits into from
May 3, 2024

Conversation

Anaethelion
Copy link
Contributor

@Anaethelion Anaethelion commented May 3, 2024

This parses the leftovers from the expansion which are tied to no Request nor Response and adds the missing behaviors without generics to the processed schema.

It allows the generic-less schema to know about:

  • CommonCatQueryParameters
  • CommonQueryParameters
  • BaseServerlessEsqlVersion
  • BaseStatefulEsqlVersion

@Anaethelion Anaethelion requested a review from a team as a code owner May 3, 2024 12:48
@Anaethelion Anaethelion merged commit 0f89005 into main May 3, 2024
7 checks passed
@Anaethelion Anaethelion deleted the add_dangling_types_to_expand branch May 3, 2024 15:52
github-actions bot pushed a commit that referenced this pull request May 3, 2024
* add dangling types to the genericless schema

* fix linting

* add an explicit pass in expandInterface for missing behaviors

* please the linter gods by using a const

(cherry picked from commit 0f89005)
Anaethelion added a commit that referenced this pull request May 3, 2024
* add dangling types to the genericless schema

* fix linting

* add an explicit pass in expandInterface for missing behaviors

* please the linter gods by using a const

(cherry picked from commit 0f89005)

Co-authored-by: Laurent Saint-Félix <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants