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

Update EventGrid 2020-04-01-preview swagger to fix couple of bug fixes. #8880

Merged
merged 6 commits into from
Apr 1, 2020

Conversation

ahamad-MS
Copy link
Contributor

Update EventGrid 2020-04-01-preview swagger to fix couple of bug fixes.

Latest improvements:

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

Contribution checklist:

  • I have reviewed the documentation for the workflow.
  • Validation tools were run on swagger spec(s) and have all been fixed in this PR.
  • The OpenAPI Hub was used for checking validation status and next steps.

ARM API Review Checklist

  • Service team MUST add the "WaitForARMFeedback" label if the management plane API changes fall into one of the below categories.
  • adding/removing APIs.
  • adding/removing properties.
  • adding/removing API-version.
  • adding a new service in Azure.

Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.

  • If you are blocked on ARM review and want to get the PR merged urgently, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
    Please follow the link to find more details on API review process.

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Mar 30, 2020

azure-sdk-for-go - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 97dbb97 with merge commit e072b14. SDK Automation 13.0.17.20200326.3
  • ⚠️eventgrid/mgmt/2018-01-01 [Logs
      No file is changed.
    • ⚠️eventgrid/mgmt/2019-01-01 [Logs
        No file is changed.
      • ⚠️eventgrid/mgmt/2019-06-01 [Logs
          No file is changed.
        • ⚠️preview/eventgrid/mgmt/2017-06-15-preview [Logs
            No file is changed.
          • ⚠️preview/eventgrid/mgmt/2017-09-15-preview [Logs
              No file is changed.
            • ⚠️preview/eventgrid/mgmt/2018-05-01-preview [Logs
                No file is changed.
              • ⚠️preview/eventgrid/mgmt/2018-09-15-preview [Logs
                  No file is changed.
                • ⚠️preview/eventgrid/mgmt/2019-02-01-preview [Logs
                    No file is changed.
                  • ⚠️preview/eventgrid/mgmt/2020-01-01-preview [Logs
                      No file is changed.
                    • ️✔️preview/eventgrid/mgmt/2020-04-01-preview [Logs]  [Release SDK Changes]

                    @openapi-sdkautomation
                    Copy link

                    openapi-sdkautomation bot commented Mar 30, 2020

                    azure-sdk-for-net - Release

                    ️✔️ succeeded [Logs] [Expand Details]

                    @openapi-sdkautomation
                    Copy link

                    openapi-sdkautomation bot commented Mar 30, 2020

                    azure-cli-extensions - 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 Mar 30, 2020

                    azure-sdk-for-js - Release

                    ️✔️ succeeded [Logs] [Expand Details]
                    • ️✔️ Generate from 97dbb97 with merge commit e072b14. SDK Automation 13.0.17.20200326.3
                    • ️✔️@azure/arm-eventgrid [Logs]  [Release SDK Changes]
                      [npmPack] npm WARN lifecycle @azure/arm-eventgrid@6.0.0~prepack: cannot run in wd @azure/arm-eventgrid@6.0.0 npm install && npm run build (wd=/z/work/azure-sdk-for-js/sdk/eventgrid/arm-eventgrid)

                    @openapi-sdkautomation
                    Copy link

                    openapi-sdkautomation bot commented Mar 30, 2020

                    azure-sdk-for-python - Release

                    - Breaking Change detected in SDK

                    ⚠️ warning [Logs] [Expand Details]
                    • ⚠️ Generate from 97dbb97 with merge commit e072b14. SDK Automation 13.0.17.20200326.3
                    • ⚠️azure-mgmt-eventgrid [Logs]  [Release SDK Changes] Breaking Change Detected
                      [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)
                      [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
                      [breaking_change_setup] Cannot uninstall requirement azure-nspkg, not installed
                      [breaking_change_setup] Command '['/usr/local/bin/python', '-m', 'pip', 'uninstall', '-y', 'azure-nspkg']' returned non-zero exit status 1.
                      [ChangeLog] Size of delta 2.299% size of original (original: 72603 chars, delta: 1669 chars)
                      [ChangeLog] **Features**
                      [ChangeLog] 
                      [ChangeLog]   - Model PartnerRegistrationUpdateParameters has a new parameter tags
                      [ChangeLog]   - Model EventChannel has a new parameter filter
                      [ChangeLog] 
                      [ChangeLog] **Breaking changes**
                      [ChangeLog] 
                      [ChangeLog]   - Operation PrivateEndpointConnectionsOperations.update has a new signature
                      [ChangeLog]   - Operation SystemTopicEventSubscriptionsOperations.list_by_system_topic has a new signature
                      [ChangeLog]   - Operation PartnerTopicEventSubscriptionsOperations.list_by_partner_topic has a new signature

                    @openapi-sdkautomation
                    Copy link

                    openapi-sdkautomation bot commented Mar 30, 2020

                    azure-sdk-for-java - Release

                    ⚠️ warning [Logs] [Expand Details]

                    This was referenced Mar 30, 2020
                    @azure-pipelines
                    Copy link

                    Azure Pipelines successfully started running 1 pipeline(s).

                    @azure-pipelines
                    Copy link

                    Azure Pipelines successfully started running 1 pipeline(s).

                    @azuresdkci
                    Copy link
                    Contributor

                    Can one of the admins verify this patch?

                    @azure-pipelines
                    Copy link

                    Azure Pipelines successfully started running 1 pipeline(s).

                    @ahamad-MS
                    Copy link
                    Contributor Author

                    Hello @leni-msft .. Can you please help approving/merging this change. Please note the breaking change failure is not a real breaking change as this is part of api preview that was published last week. this iteration is to fix couple of bug fixes we discovered after publishing. thanks

                    @azure-pipelines
                    Copy link

                    Azure Pipelines successfully started running 1 pipeline(s).

                    @leni-msft
                    Copy link
                    Contributor

                    @ahamad-MS LGTM. @akning-ms could you help merge this PR?

                    @ahamad-MS
                    Copy link
                    Contributor Author

                    @akning-ms Can you please help with the merge here? thanks

                    @akning-ms akning-ms merged commit e072b14 into Azure:master Apr 1, 2020
                    @ahamad-MS ahamad-MS deleted the master branch May 9, 2020 09:39
                    00Kai0 pushed a commit to 00Kai0/azure-rest-api-specs that referenced this pull request Oct 12, 2020
                    …s. (Azure#8880)
                    
                    * Update 2020-04-01-preview public swagger with bug fixes
                    
                    * fix file
                    
                    * Fix example
                    
                    * Fix example
                    
                    * fix example for approved eenum
                    
                    * missing property
                    
                    Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>
                    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
                    Labels
                    None yet
                    Projects
                    None yet
                    Development

                    Successfully merging this pull request may close these issues.

                    4 participants