Conversation
Contributor
|
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
Contributor
|
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
kilfoyle
approved these changes
Feb 3, 2025
github-actions bot
pushed a commit
that referenced
this pull request
Feb 3, 2025
(cherry picked from commit 4a30d3a)
github-actions bot
pushed a commit
that referenced
this pull request
Feb 3, 2025
(cherry picked from commit 4a30d3a)
lcawl
added a commit
that referenced
this pull request
Feb 3, 2025
lcawl
added a commit
that referenced
this pull request
Feb 4, 2025
pquentin
pushed a commit
that referenced
this pull request
Feb 6, 2025
* [DOCS] Fix overlay for resolve cluster (#3670) * Update specification output * uppercase enum source mode (#3676) * [DOCS] Add overlays for CCR API examples (#3672) * Update inference.update.json with the correct verb (#3688) * Update specification output * [DOCS] Convert final examples from JSON to YAML (#3692) * Update specification output * Correcting the response format for ingest simulate (#3640) * Correcting the response format for ingest simulate * code review feedback * moving error to the correct place, and adding ignored_fields * Update specification/simulate/ingest/SimulateIngestResponse.ts Co-authored-by: Laura Trotta <153528055+l-trotta@users.noreply.github.com> --------- Co-authored-by: Laura Trotta <153528055+l-trotta@users.noreply.github.com> * Update specification output * Add text_embedding_bits to inference result output (#3698) * Update specification output * Improve `Analyzer` definitions and fix various classes (#3215) * Update specification output --------- Co-authored-by: Lisa Cawley <lcawley@elastic.co> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Laura Trotta <153528055+l-trotta@users.noreply.github.com> Co-authored-by: David Kyle <david.kyle@elastic.co> Co-authored-by: Keith Massey <keith.massey@elastic.co> Co-authored-by: Ying Mao <ying.mao@elastic.co>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR converts more examples from JSON to YAML to address linting errors related to invalid fields in those files.
It also comments out some of those lingering fields from existing example files.