Function removeRepository

  • Remove an repository from the database

    Parameters

    • id: string

      ID of the repository

    • query_params: HashMap = {}

      Query parameters to add the to request URL

    Returns Observable<HashMap<any>>