You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A default version is now injected if one is not provided. This fix has been merged to main and 8.14 branches, so it will be available when 8.14.0 ships.
On this PR the ESQL _query api was changed making the
version
property required.Currently, if I call the esql query I got back this error message:
How does the query look like now?
We should change the
src/api/api/esql.ts
file to accept a version in the API.The text was updated successfully, but these errors were encountered: