Function showRepository

  • Get the data for a repository

    Parameters

    • id: string

      ID of the repository to retrieve

    • query_params: HashMap = {}

      Query parameters to add the to request URL

    Returns Observable<PlaceRepository>