wire-api-0.1.0
Safe HaskellSafe-Inferred
LanguageGHC2021

Wire.API.Routes.Internal.Brig.SearchIndex

Documentation

type ISearchIndexAPI = Named "indexRefresh" (Summary "make index updates visible (e.g. for integration testing)" :> ("index" :> ("refresh" :> Post '[JSON] NoContent))) Source #