notifyOfUpdate

open suspend override fun notifyOfUpdate(request: NotifyOfUpdateRequest): AtpResponse<Unit>

Notify a crawling service of a recent update, and that crawling should resume. Intended use is after a gap between repo stream events caused the crawling service to disconnect. Does not require auth; implemented by Relay.