Yulia Čech

Results 36 comments of Yulia Čech

Thanks a lot for the example, @DaveCTurner! I had a look at the Kibana code where the snapshots list is being retrieved for the UI and it uses the parameter...

For the UI we first get the list of existing repos with Get repos request with `_all` and then the user can select some repositories and for those we get...

I think the UI should be able to handle the `RepositoryMissingException` by default and this is is probably very unlikely to happen, since the list of repos is re-fetched from...

So does it mean that the Get snapshot request won't have `failures` property at all anymore, or are there still other cases where this property is used?

We have the same issue: the background property is in the API for theme rules, but doesn't work.