Skip to content

Please adopt custom VR URL #14

@rmey

Description

@rmey

Please make VR URL customisable in manifest.yaml of app add:
inputs: apikey: $API_KEY version: $VERSION vr_url: $VR_URL
In serverless/image_processing_vr.js
const visualRecognition = new VisualRecognitionV3({ version: params.version, iam_apikey: params.apikey, url: params.vr_url });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions