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

Eventhub: fixed typo in 2015 API version swagger #6407

Merged
merged 2 commits into from
Jun 24, 2019

Conversation

v-Ajnava
Copy link
Member

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.

Description : fix for issue : #4688

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jun 21, 2019

SDK Automation [Logs] (Generated from 599f0e2)

Pending Python: Azure/azure-sdk-for-python
  • Package generation pending.
Pending Java: Azure/azure-sdk-for-java
  • Package generation pending.
Pending Go: Azure/azure-sdk-for-go
  • Package generation pending.
Pending JavaScript: Azure/azure-sdk-for-js
  • Package generation pending.
Pending Ruby: Azure/azure-sdk-for-ruby
  • Package generation pending.

@v-Ajnava
Copy link
Member Author

Note : we have not published any clients for 2015 API version.

@AutorestCI
Copy link

AutorestCI commented Jun 21, 2019

Automation for azure-sdk-for-python

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-python#6043

@AutorestCI
Copy link

AutorestCI commented Jun 21, 2019

Automation for azure-sdk-for-ruby

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-ruby#2624

@AutorestCI
Copy link

AutorestCI commented Jun 21, 2019

Automation for azure-sdk-for-go

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-go#5073

@AutorestCI
Copy link

AutorestCI commented Jun 21, 2019

Automation for azure-sdk-for-java

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-java#3049

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@nschonni
Copy link
Contributor

If you're fixing this, you can remove the suppression in

{
"filename": "**/specification/eventhub/resource-manager/Microsoft.EventHub/stable/2015-08-01/EventHub.json",
"words": [
"Postt"
]
},

@mmyyrroonn
Copy link
Contributor

LGTM. It seems the reason for the failure of the js SDK isn't related with this change.

@mmyyrroonn mmyyrroonn merged commit 724c8cc into Azure:master Jun 24, 2019
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.

5 participants