Closed bartekpacia closed 2 months ago
(for @mobile-dev-inc employees only)
I did a quick search of "optional" in our monorepo (LINK). Didn't find many usages.
The list of Maestro commands visible in this view:
is returned by GetLiveScanRoute
(example url: https://api.mobile.dev/scan/5e53f184-7cca-4239-b756-5497cb23f538
)
MaestroCommandResult.WARNED
to MaestroCommandResult.Statu
onCommandWarned
in OrchestraFactory.createOrchestra
The selector-level
optional
argument has been superseded by the command-leveloptional
argument in #1946.This PR is a follow up of #1946 (specifically, this comment)