Angular HAL Client - v1.0.0-dev.9
    Preparing search index...

    Function update

    • Returns an RxJS operator to update a Resource. It is equivalent to

      switchMap(resource => resource.update())
      

      Type Parameters

      Returns OperatorFunction<T, T>

      a function that transforms the source Observable