fetch Apps By Url
fun fetchAppsByUrl(url: String, vararg references: String, completion: (Completion<List<App>>) -> Unit)
Content copied to clipboard
Fetches the app with the given url and references (e.g. referenced gas station UUIDs).