Name: "DriveOrder"
Description: "Сценарий бронирования машин в яндекс драйв"
Languages: [L_RUS]
DataSources: [
    {
        Type: BLACK_BOX
    }
]
AcceptedFrames: [
    "alice.drive_order",
    "alice.drive_order_cancel"
]
Handlers: {
    BaseUrl: "http://vins.alice.yandex.net/drive_order/"
    OverrideHttpAdapterReqId: true
    RequestType: AppHostPure
}
Enabled: False

Responsibles {
    AbcServices {
        Name: "goodwin"
    }
}
