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

[AutoPR cognitiveservices/data-plane/ComputerVision] Update CognitiveService ComputerVision Swagger for new extensions #2865

Commits on May 16, 2018

  1. Generated from 984c12a568b2dd36acb521eb3b1c00fbd5b42995

    Update CognitiveService ComputerVision Swagger for new extensions (#1)
    
    * Merged PR 17875: Add new languages
    
    Add new languages
    
    Also tidy up the enum definition so that AutoRest generates C# that actually compiles
    
    * Merged PR 17942: Replace fancy quotes with plain single quotes
    
    Make javac compile without complaint even without setting the codepage to utf-8 by dropping the gratuitous typographic quotes.
    
    * Merged PR 17956: Rename url argument for overloaded endpoint to imageUrl
    
    This name will become the name of the argument in Python.  Since you can used named arguments in Python, give them less ambiguous names.
    
    * Changes to make --azure-validator run more cleanly
    
    Errors Fixed
    * XmsExamplesRequired/D5001/Documentation (7)
    * XmsPathsMustOverloadPaths/R2058/SDKViolation (7)
    
    Errors Ignored
    * SecurityDefinitionsStructure/R2054/SDKViolation (1) - API Key scheme for Cognitive Services
    * APIVersionPattern/R3012/ARMViolation (1) - Keeping with the Cognitive Services numbering scheme
    * OperationsAPIImplementation/R3023/ARMViolation (1) - Not sure what this is
    
    Warnings Fixed
    * XmsEnumValidation/R2018/SDKViolation (1)
    * DescriptionAndTitleMissing/R4000/SDKViolation (1)
    
    Warnings Ignored
    * DescriptionAndTitleMissing/R4000/SDKViolation (35) - description is contained in #ref
    * EnumInsteadOfBoolean/R3018/ARMViolation (5) - fix would be a breaking change
    * ListInOperationName/R1003/SDKViolation (1) - fix would be a breaking change
    * LongRunningOperationsWithLongRunningExtension/R2007/SDKViolation (2) - endpoint will not ultimately yield a 200, as this extension would require
    * NonApplicationJsonType/R2004/ARMViolation (15) - fix would be breaking change
    * PageableOperation/R2029/SDKViolation (1) - not actually pageable
    * ParameterNotDefinedInGlobalParameters/R2015/SDKViolation (1) - All our own parameters specify x-ms-parameter-location
    * PostOperationIdContainsUrlVerb/R2066/SDKViolation (7) - fix would be breaking change
    AutorestCI committed May 16, 2018
    Configuration menu
    Copy the full SHA
    489ad7c View commit details
    Browse the repository at this point in the history