Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Azure Cognitive Search] Add default response to Operations API #11515

Merged
merged 1 commit into from
Nov 5, 2020

Conversation

brjohnstmsft
Copy link
Member

This change fixes a KPI warning for the Operations API of the Azure Cognitive Search RP.

FYI @tjacobhi

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Please follow the link to find more details on PR review process.

@openapi-workflow-bot
Copy link

Hi, @brjohnstmsft Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vsswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 4, 2020

    Swagger Validation Report

    ️❌BreakingChange: 2 Errors, 0 Warnings failed [Detail] [Expand]

    Rule Message
    1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Search/preview/2020-08-01-preview/search.json#L56:11
    1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Search/stable/2020-08-01/search.json#L56:11
    ️️✔️~[Staging] LintDiff succeeded [Detail]
    Validation passes for LintDiff.

    ️️✔️~[Staging] Avocado succeeded [Detail]
    Validation passes for Avocado.
    ️️✔️~[Staging] ModelValidation succeeded [Detail]
    Validation passes for ModelValidation.
    ️️✔️~[Staging] SemanticValidation succeeded [Detail]
    Validation passes for SemanticValidation.
    ️️✔️~[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail]
    There are no breaking changes.
    ️️✔️~[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail]
    There are no breaking changes.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 4, 2020

    Swagger Generation Artifacts

    ️️✔️~[Staging] ApiDocPreview succeeded [Detail]
     Please click here to preview with your @microsoft account. 
    Posted by Swagger Pipeline | How to fix these errors?

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Nov 4, 2020

    Trenton Generation - Release

    No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Nov 4, 2020

    Azure CLI Extension Generation - Release

    No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Nov 4, 2020

    azure-sdk-for-java - Release

    ⚠️ warning [Logs] [Expand Details]
    • ⚠️ Generate from bb76e76 with merge commit 32735e6. SDK Automation 13.0.17.20200918.2
    • ⚠️sdk/search/mgmt-resource-manager/v2015_08_19 [View full logs]  [Release SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2015_08_19/src/main/java/com/microsoft/azure/management/search/v2015_08_19/implementation/ServicesInner.java:[178,64] cannot find symbol
        [mvn]   symbol:   method createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
        [mvn]   location: variable service of type com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2015_08_19/src/main/java/com/microsoft/azure/management/search/v2015_08_19/implementation/ServicesInner.java:[263,64] cannot find symbol
        [mvn]   symbol:   method createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
        [mvn]   location: variable service of type com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2015_08_19/src/main/java/com/microsoft/azure/management/search/v2015_08_19/implementation/ServicesInner.java:[342,23] cannot find symbol
        [mvn]   symbol:   method beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
        [mvn]   location: variable service of type com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2015_08_19/src/main/java/com/microsoft/azure/management/search/v2015_08_19/implementation/ServicesInner.java:[438,23] cannot find symbol
        [mvn]   symbol:   method beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
        [mvn]   location: variable service of type com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2015_08_19/src/main/java/com/microsoft/azure/management/search/v2015_08_19/implementation/ServicesInner.java:[535,23] cannot find symbol
        [mvn]   symbol:   method update(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
        [mvn]   location: variable service of type com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2015_08_19/src/main/java/com/microsoft/azure/management/search/v2015_08_19/implementation/ServicesInner.java:[631,23] cannot find symbol
        [mvn]   symbol:   method update(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
        [mvn]   location: variable service of type com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-search: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2015_08_19/src/main/java/com/microsoft/azure/management/search/v2015_08_19/implementation/ServicesInner.java:[178,64] cannot find symbol
        [mvn] [ERROR]   symbol:   method createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
        [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2015_08_19/src/main/java/com/microsoft/azure/management/search/v2015_08_19/implementation/ServicesInner.java:[263,64] cannot find symbol
        [mvn] [ERROR]   symbol:   method createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
        [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2015_08_19/src/main/java/com/microsoft/azure/management/search/v2015_08_19/implementation/ServicesInner.java:[342,23] cannot find symbol
        [mvn] [ERROR]   symbol:   method beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
        [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2015_08_19/src/main/java/com/microsoft/azure/management/search/v2015_08_19/implementation/ServicesInner.java:[438,23] cannot find symbol
        [mvn] [ERROR]   symbol:   method beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
        [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2015_08_19/src/main/java/com/microsoft/azure/management/search/v2015_08_19/implementation/ServicesInner.java:[535,23] cannot find symbol
        [mvn] [ERROR]   symbol:   method update(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
        [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2015_08_19/src/main/java/com/microsoft/azure/management/search/v2015_08_19/implementation/ServicesInner.java:[631,23] cannot find symbol
        [mvn] [ERROR]   symbol:   method update(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
        [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2015_08_19.implementation.SearchServiceInner
        [mvn] [ERROR] -> [Help 1]
        [mvn] [ERROR] 
        [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
        [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
        [mvn] [ERROR] 
        [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
        [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
        Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 02:08:05 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0682:6BD5:4C2700E:7DAB1D0:5FA35E85","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
      • ⚠️sdk/search/mgmt-resource-manager/v2020_03_13 [View full logs]  [Release SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_03_13/src/main/java/com/microsoft/azure/management/search/v2020_03_13/implementation/ServicesInner.java:[189,64] cannot find symbol
          [mvn]   symbol:   method createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
          [mvn]   location: variable service of type com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_03_13/src/main/java/com/microsoft/azure/management/search/v2020_03_13/implementation/ServicesInner.java:[274,64] cannot find symbol
          [mvn]   symbol:   method createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
          [mvn]   location: variable service of type com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_03_13/src/main/java/com/microsoft/azure/management/search/v2020_03_13/implementation/ServicesInner.java:[353,23] cannot find symbol
          [mvn]   symbol:   method beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
          [mvn]   location: variable service of type com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_03_13/src/main/java/com/microsoft/azure/management/search/v2020_03_13/implementation/ServicesInner.java:[449,23] cannot find symbol
          [mvn]   symbol:   method beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
          [mvn]   location: variable service of type com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_03_13/src/main/java/com/microsoft/azure/management/search/v2020_03_13/implementation/ServicesInner.java:[546,23] cannot find symbol
          [mvn]   symbol:   method update(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
          [mvn]   location: variable service of type com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_03_13/src/main/java/com/microsoft/azure/management/search/v2020_03_13/implementation/ServicesInner.java:[642,23] cannot find symbol
          [mvn]   symbol:   method update(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
          [mvn]   location: variable service of type com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-search: Compilation failure: Compilation failure: 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_03_13/src/main/java/com/microsoft/azure/management/search/v2020_03_13/implementation/ServicesInner.java:[189,64] cannot find symbol
          [mvn] [ERROR]   symbol:   method createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
          [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_03_13/src/main/java/com/microsoft/azure/management/search/v2020_03_13/implementation/ServicesInner.java:[274,64] cannot find symbol
          [mvn] [ERROR]   symbol:   method createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
          [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_03_13/src/main/java/com/microsoft/azure/management/search/v2020_03_13/implementation/ServicesInner.java:[353,23] cannot find symbol
          [mvn] [ERROR]   symbol:   method beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
          [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_03_13/src/main/java/com/microsoft/azure/management/search/v2020_03_13/implementation/ServicesInner.java:[449,23] cannot find symbol
          [mvn] [ERROR]   symbol:   method beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
          [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_03_13/src/main/java/com/microsoft/azure/management/search/v2020_03_13/implementation/ServicesInner.java:[546,23] cannot find symbol
          [mvn] [ERROR]   symbol:   method update(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
          [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_03_13/src/main/java/com/microsoft/azure/management/search/v2020_03_13/implementation/ServicesInner.java:[642,23] cannot find symbol
          [mvn] [ERROR]   symbol:   method update(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
          [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2020_03_13.implementation.SearchServiceInner
          [mvn] [ERROR] -> [Help 1]
          [mvn] [ERROR] 
          [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
          [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
          [mvn] [ERROR] 
          [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
          [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
          Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 02:08:16 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"06C2:7E49:2A86D35:605A799:5FA35E8F","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
        • ⚠️sdk/search/mgmt-resource-manager/v2020_08_01 [View full logs]  [Release SDK Changes]
            [mvn] [ERROR] COMPILATION ERROR : 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_08_01/src/main/java/com/microsoft/azure/management/search/v2020_08_01/implementation/ServicesInner.java:[190,64] cannot find symbol
            [mvn]   symbol:   method createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_08_01.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
            [mvn]   location: variable service of type com.microsoft.azure.management.search.v2020_08_01.implementation.SearchServiceInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_08_01/src/main/java/com/microsoft/azure/management/search/v2020_08_01/implementation/ServicesInner.java:[275,64] cannot find symbol
            [mvn]   symbol:   method createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_08_01.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
            [mvn]   location: variable service of type com.microsoft.azure.management.search.v2020_08_01.implementation.SearchServiceInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_08_01/src/main/java/com/microsoft/azure/management/search/v2020_08_01/implementation/ServicesInner.java:[354,23] cannot find symbol
            [mvn]   symbol:   method beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_08_01.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
            [mvn]   location: variable service of type com.microsoft.azure.management.search.v2020_08_01.implementation.SearchServiceInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_08_01/src/main/java/com/microsoft/azure/management/search/v2020_08_01/implementation/ServicesInner.java:[450,23] cannot find symbol
            [mvn]   symbol:   method beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_08_01.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
            [mvn]   location: variable service of type com.microsoft.azure.management.search.v2020_08_01.implementation.SearchServiceInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_08_01/src/main/java/com/microsoft/azure/management/search/v2020_08_01/implementation/ServicesInner.java:[547,23] cannot find symbol
            [mvn]   symbol:   method update(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_08_01.SearchServiceUpdate,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
            [mvn]   location: variable service of type com.microsoft.azure.management.search.v2020_08_01.SearchServiceUpdate
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_08_01/src/main/java/com/microsoft/azure/management/search/v2020_08_01/implementation/ServicesInner.java:[643,23] cannot find symbol
            [mvn]   symbol:   method update(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_08_01.SearchServiceUpdate,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
            [mvn]   location: variable service of type com.microsoft.azure.management.search.v2020_08_01.SearchServiceUpdate
            [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-search: Compilation failure: Compilation failure: 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_08_01/src/main/java/com/microsoft/azure/management/search/v2020_08_01/implementation/ServicesInner.java:[190,64] cannot find symbol
            [mvn] [ERROR]   symbol:   method createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_08_01.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
            [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2020_08_01.implementation.SearchServiceInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_08_01/src/main/java/com/microsoft/azure/management/search/v2020_08_01/implementation/ServicesInner.java:[275,64] cannot find symbol
            [mvn] [ERROR]   symbol:   method createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_08_01.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
            [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2020_08_01.implementation.SearchServiceInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_08_01/src/main/java/com/microsoft/azure/management/search/v2020_08_01/implementation/ServicesInner.java:[354,23] cannot find symbol
            [mvn] [ERROR]   symbol:   method beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_08_01.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
            [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2020_08_01.implementation.SearchServiceInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_08_01/src/main/java/com/microsoft/azure/management/search/v2020_08_01/implementation/ServicesInner.java:[450,23] cannot find symbol
            [mvn] [ERROR]   symbol:   method beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_08_01.implementation.SearchServiceInner,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
            [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2020_08_01.implementation.SearchServiceInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_08_01/src/main/java/com/microsoft/azure/management/search/v2020_08_01/implementation/ServicesInner.java:[547,23] cannot find symbol
            [mvn] [ERROR]   symbol:   method update(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_08_01.SearchServiceUpdate,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
            [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2020_08_01.SearchServiceUpdate
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/search/mgmt-resource-manager/v2020_08_01/src/main/java/com/microsoft/azure/management/search/v2020_08_01/implementation/ServicesInner.java:[643,23] cannot find symbol
            [mvn] [ERROR]   symbol:   method update(java.lang.String,java.lang.String,java.lang.String,com.microsoft.azure.management.search.v2020_08_01.SearchServiceUpdate,java.lang.String,java.lang.String,java.util.UUID,java.lang.String)
            [mvn] [ERROR]   location: variable service of type com.microsoft.azure.management.search.v2020_08_01.SearchServiceUpdate
            [mvn] [ERROR] -> [Help 1]
            [mvn] [ERROR] 
            [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
            [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
            [mvn] [ERROR] 
            [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
            [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
            Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 02:08:26 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"06CA:1A76:558299A:88720D2:5FA35E9A","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
          • ️✔️sdk/search/mgmt-v2015_02_28 [View full logs]  [Release SDK Changes]
            Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 02:08:36 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0703:7BFE:508C4E8:864B522:5FA35EA4","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Nov 4, 2020

          azure-sdk-for-js - Release

          ️✔️ succeeded [Logs] [Expand Details]
          • ️✔️ Generate from bb76e76 with merge commit 32735e6. SDK Automation 13.0.17.20200918.2
          • ️✔️@azure/arm-search [View full logs]  [Release SDK Changes]
            Only show 100 items here, please refer to log for details.
            [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
            [npmPack] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
            [npmPack] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
            [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
            [npmPack] loaded rollup.config.js with warnings
            [npmPack] (!) Unused external imports
            [npmPack] default imported from external module 'rollup' but never used
            [npmPack] 
            [npmPack] ./esm/searchManagementClient.js → ./dist/arm-search.js...
            [npmPack] created ./dist/arm-search.js in 361ms
            [npmPack] npm notice 
            [npmPack] npm notice package: @azure/arm-search@1.3.0
            [npmPack] npm notice === Tarball Contents === 
            [npmPack] npm notice 3.0kB   esm/operations/adminKeys.js                          
            [npmPack] npm notice 338B    esm/models/adminKeysMappers.js                       
            [npmPack] npm notice 99.5kB  dist/arm-search.js                                   
            [npmPack] npm notice 33.8kB  dist/arm-search.min.js                               
            [npmPack] npm notice 263B    esm/models/index.js                                  
            [npmPack] npm notice 514B    esm/operations/index.js                              
            [npmPack] npm notice 31.7kB  esm/models/mappers.js                                
            [npmPack] npm notice 1.5kB   esm/operations/operations.js                         
            [npmPack] npm notice 373B    esm/models/operationsMappers.js                      
            [npmPack] npm notice 3.0kB   esm/models/parameters.js                             
            [npmPack] npm notice 7.0kB   esm/operations/privateEndpointConnections.js         
            [npmPack] npm notice 904B    esm/models/privateEndpointConnectionsMappers.js      
            [npmPack] npm notice 2.0kB   esm/operations/privateLinkResources.js               
            [npmPack] npm notice 889B    esm/models/privateLinkResourcesMappers.js            
            [npmPack] npm notice 4.9kB   esm/operations/queryKeys.js                          
            [npmPack] npm notice 353B    esm/models/queryKeysMappers.js                       
            [npmPack] npm notice 898B    rollup.config.js                                     
            [npmPack] npm notice 2.0kB   esm/searchManagementClient.js                        
            [npmPack] npm notice 2.6kB   esm/searchManagementClientContext.js                 
            [npmPack] npm notice 12.3kB  esm/operations/services.js                           
            [npmPack] npm notice 931B    esm/models/servicesMappers.js                        
            [npmPack] npm notice 10.9kB  esm/operations/sharedPrivateLinkResources.js         
            [npmPack] npm notice 904B    esm/models/sharedPrivateLinkResourcesMappers.js      
            [npmPack] npm notice 1.6kB   package.json                                         
            [npmPack] npm notice 457B    tsconfig.json                                        
            [npmPack] npm notice 1.3kB   esm/operations/adminKeys.d.ts.map                    
            [npmPack] npm notice 1.7kB   esm/operations/adminKeys.js.map                      
            [npmPack] npm notice 187B    esm/models/adminKeysMappers.d.ts.map                 
            [npmPack] npm notice 200B    esm/models/adminKeysMappers.js.map                   
            [npmPack] npm notice 233.3kB dist/arm-search.js.map                               
            [npmPack] npm notice 28.0kB  dist/arm-search.min.js.map                           
            [npmPack] npm notice 15.0kB  esm/models/index.d.ts.map                            
            [npmPack] npm notice 269B    esm/operations/index.d.ts.map                        
            [npmPack] npm notice 126B    esm/models/index.js.map                              
            [npmPack] npm notice 283B    esm/operations/index.js.map                          
            [npmPack] npm notice 1.9kB   esm/models/mappers.d.ts.map                          
            [npmPack] npm notice 17.3kB  esm/models/mappers.js.map                            
            [npmPack] npm notice 663B    esm/operations/operations.d.ts.map                   
            [npmPack] npm notice 907B    esm/operations/operations.js.map                     
            [npmPack] npm notice 215B    esm/models/operationsMappers.d.ts.map                
            [npmPack] npm notice 228B    esm/models/operationsMappers.js.map                  
            [npmPack] npm notice 733B    esm/models/parameters.d.ts.map                       
            [npmPack] npm notice 2.2kB   esm/models/parameters.js.map                         
            [npmPack] npm notice 2.9kB   esm/operations/privateEndpointConnections.d.ts.map   
            [npmPack] npm notice 3.8kB   esm/operations/privateEndpointConnections.js.map     
            [npmPack] npm notice 471B    esm/models/privateEndpointConnectionsMappers.d.ts.map
            [npmPack] npm notice 484B    esm/models/privateEndpointConnectionsMappers.js.map  
            [npmPack] npm notice 829B    esm/operations/privateLinkResources.d.ts.map         
            [npmPack] npm notice 1.1kB   esm/operations/privateLinkResources.js.map           
            [npmPack] npm notice 459B    esm/models/privateLinkResourcesMappers.d.ts.map      
            [npmPack] npm notice 472B    esm/models/privateLinkResourcesMappers.js.map        
            [npmPack] npm notice 2.2kB   esm/operations/queryKeys.d.ts.map                    
            [npmPack] npm notice 3.0kB   esm/operations/queryKeys.js.map                      
            [npmPack] npm notice 200B    esm/models/queryKeysMappers.d.ts.map                 
            [npmPack] npm notice 213B    esm/models/queryKeysMappers.js.map                   
            [npmPack] npm notice 847B    esm/searchManagementClient.d.ts.map                  
            [npmPack] npm notice 1.1kB   esm/searchManagementClient.js.map                    
            [npmPack] npm notice 511B    esm/searchManagementClientContext.d.ts.map           
            [npmPack] npm notice 1.4kB   esm/searchManagementClientContext.js.map             
            [npmPack] npm notice 4.0kB   esm/operations/services.d.ts.map                     
            [npmPack] npm notice 6.4kB   esm/operations/services.js.map                       
            [npmPack] npm notice 461B    esm/models/servicesMappers.d.ts.map                  
            [npmPack] npm notice 474B    esm/models/servicesMappers.js.map                    
            [npmPack] npm notice 2.5kB   esm/operations/sharedPrivateLinkResources.d.ts.map   
            [npmPack] npm notice 4.4kB   esm/operations/sharedPrivateLinkResources.js.map     
            [npmPack] npm notice 471B    esm/models/sharedPrivateLinkResourcesMappers.d.ts.map
            [npmPack] npm notice 484B    esm/models/sharedPrivateLinkResourcesMappers.js.map  
            [npmPack] npm notice 3.2kB   README.md                                            
            [npmPack] npm notice 4.6kB   esm/operations/adminKeys.d.ts                        
            [npmPack] npm notice 7.3kB   src/operations/adminKeys.ts                          
            [npmPack] npm notice 110B    esm/models/adminKeysMappers.d.ts                     
            [npmPack] npm notice 299B    src/models/adminKeysMappers.ts                       
            [npmPack] npm notice 52.4kB  esm/models/index.d.ts                                
            [npmPack] npm notice 283B    esm/operations/index.d.ts                            
            [npmPack] npm notice 50.6kB  src/models/index.ts                                  
            [npmPack] npm notice 482B    src/operations/index.ts                              
            [npmPack] npm notice 2.6kB   esm/models/mappers.d.ts                              
            [npmPack] npm notice 25.4kB  src/models/mappers.ts                                
            [npmPack] npm notice 1.1kB   esm/operations/operations.d.ts                       
            [npmPack] npm notice 2.3kB   src/operations/operations.ts                         
            [npmPack] npm notice 145B    esm/models/operationsMappers.d.ts                    
            [npmPack] npm notice 337B    src/models/operationsMappers.ts                      
            [npmPack] npm notice 888B    esm/models/parameters.d.ts                           
            [npmPack] npm notice 3.0kB   src/models/parameters.ts                             
            [npmPack] npm notice 11.6kB  esm/operations/privateEndpointConnections.d.ts       
            [npmPack] npm notice 18.5kB  src/operations/privateEndpointConnections.ts         
            [npmPack] npm notice 676B    esm/models/privateEndpointConnectionsMappers.d.ts    

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Nov 4, 2020

          azure-sdk-for-go - Release

          ⚠️ warning [Logs] [Expand Details]
          • ⚠️ Generate from bb76e76 with merge commit 32735e6. SDK Automation 13.0.17.20200918.2
          • ⚠️search/mgmt/2015-02-28 [View full logs
            No file is changed.
          • ️✔️search/mgmt/2015-08-19 [View full logs]  [Release SDK Changes]
            Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 02:10:25 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C1:9CA9:A6F0D44:C0CABA8:5FA35F11","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
          • ️✔️search/mgmt/2020-03-13 [View full logs]  [Release SDK Changes]
            Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 02:10:40 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C2:AE05:A20E620:BB1127E:5FA35F20","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
          • ️✔️search/mgmt/2020-08-01 [View full logs]  [Release SDK Changes]
            Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 02:10:54 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C0:1B6F:EC0A52F:10E320D0:5FA35F2D","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Nov 4, 2020

          azure-sdk-for-net - Release

          ️✔️ succeeded [Logs] [Expand Details]
          • ️✔️ Generate from bb76e76 with merge commit 32735e6. SDK Automation 13.0.17.20200918.2
            [AutoRest] realpath(): Permission denied
            [AutoRest] realpath(): Permission denied
            [AutoRest] realpath(): Permission denied
            [AutoRest] realpath(): Permission denied
            [AutoRest] realpath(): Permission denied
            [AutoRest] realpath(): Permission denied
          • ️✔️Microsoft.Azure.Management.Search [View full logs]  [Release SDK Changes]
            Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 02:06:04 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0601:7979:9A1352:1ACD564:5FA35E0C","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Nov 4, 2020

          azure-resource-manager-schemas - Release

          ⚠️ warning [Logs] [Expand Details]
          • ⚠️ Generate from bb76e76 with merge commit 32735e6. Schema Automation 13.0.17.20200918.2
            Failed to find any diff after autorest so no changed packages was found.

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Nov 4, 2020

          azure-sdk-for-python - Release

          ️✔️ succeeded [Logs] [Expand Details]
          • ️✔️ Generate from bb76e76 with merge commit 32735e6. SDK Automation 13.0.17.20200918.2
          • ️✔️azure-mgmt-search [View full logs]  [Release SDK Changes]
            [build_conf] INFO:packaging_tools:Building template azure-mgmt-search
            [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
            [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
            [build_conf] INFO:packaging_tools:Template done azure-mgmt-search
            [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
            [build_package]   warnings.warn(msg)
            [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
            [build_package]   warnings.warn(msg)
            Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 02:04:24 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0402:6F7D:34ECDE4:5682F0E:5FA35DA8","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
            [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
            [ChangeLog] Size of delta 0.008% size of original (original: 24331 chars, delta: 2 chars)
            [ChangeLog] 

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Nov 4, 2020

          azure-sdk-for-python-track2 - Release

          No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

          @openapi-workflow-bot
          Copy link

          Hi @brjohnstmsft, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
          If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ma/swaggerfeedback.

          @brjohnstmsft
          Copy link
          Member Author

          This is not a breaking change because no user-visible aspect of the API has changed; We're just documenting a behaviour that already existed.

          @ChenTanyi
          Copy link
          Contributor

          @brjohnstmsft Adding new response code is indeed breaking change according to @jianyexi. Please go through breaking change review.

          @jianyexi jianyexi closed this Nov 4, 2020
          @jianyexi jianyexi reopened this Nov 4, 2020
          @azure-pipelines
          Copy link

          Azure Pipelines successfully started running 1 pipeline(s).

          @brjohnstmsft
          Copy link
          Member Author

          @ChenTanyi The API itself did not change. The Swagger erroneously omitted the default response. So in reality, nothing is breaking.

          @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Nov 4, 2020
          @brjohnstmsft
          Copy link
          Member Author

          @ChenTanyi Please merge at your earliest convenience.

          @ChenTanyi ChenTanyi merged commit 32735e6 into Azure:master Nov 5, 2020
          @brjohnstmsft brjohnstmsft deleted the search-operations-response branch November 5, 2020 03:20
          giromm2ms pushed a commit to giromm2ms/azure-rest-api-specs that referenced this pull request Dec 20, 2020
          …e#11515)
          
          Co-authored-by: Bruce Johnston <brjohnst@microsoft.com>
          Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
          Labels
          Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374
          Projects
          None yet
          Development

          Successfully merging this pull request may close these issues.

          4 participants