Interface PlaceRepositoryDetailsQuery

interface PlaceRepositoryDetailsQuery {
    commit: string;
    driver: string;
}

Properties

Properties

commit: string

Hash of the commit being requested for the driver

driver: string

URL encoded name of the driver being requested