Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

[AutoPR] cognitiveservices/data-plane/ComputerVision #1403

Commits on Jun 15, 2018

  1. [AutoPR cognitiveservices/data-plane/ComputerVision] Update Cognitive…

    …Service ComputerVision API to V2 (#1378)
    
    * Generated from c2567da015994dac3301f495b6c5011d28ceaffe
    
    Add post-processing directive to swap argument order for RecognizeText to position the url argument ahead of the mode argument.
    
    autorest does not generate the intended order, so we add a post-processing directive,
    for each target language,
    
    * Generated from 973322cfd6ec2ced60a732f53b5318ceded5de7b
    
    Fix validation errors
    
    * Generated from 70efe042d607cbd973734e432da395ed35191a03
    
    Add Spanish support for ServiceLanguage
    
    This is for parity with V1.
    AutorestCI authored Jun 15, 2018
    Configuration menu
    Copy the full SHA
    b22964e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Generated from 6492fb4e04a3e5d7330ceccbb9f67e2a839e2290 (#1391)

    ComputerVision add tag.hint
    
    Hints provided additional info for whole-image analysis tags.
    This PR is to make the Swagger match the service behavior.
    AutorestCI authored Jun 20, 2018
    Configuration menu
    Copy the full SHA
    0d2898c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Generated from d796a072098d20051200552d7cbd6608587ffd23 (#1492)

    Enable Computer Vision Client to customize endpoint.
    AutorestCI authored Jul 20, 2018
    Configuration menu
    Copy the full SHA
    70276b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Generated from a3c7072f01f807edbb028085a23278d6f7980fa1 (#1509)

    ComputerVision: bug fixes for /describe and /analyze
    
    * Inconsistent argument type for `/analyze?details=...` between URL and stream methods
    * BingIU imagetype return values needs to be integral
    * Description `maxCandidates` argument needs to be integral
    AutorestCI authored Jul 30, 2018
    Configuration menu
    Copy the full SHA
    ad420b2 View commit details
    Browse the repository at this point in the history