Skip to content

Conversation

@swagatmishra2007
Copy link
Contributor

@swagatmishra2007 swagatmishra2007 commented Jun 20, 2018

added some fixes to the api swagger found while testing the api.
It involves making some items not readonly, since they can be modified by a client.
also fixed an url.

@AutorestCI
Copy link

AutorestCI commented Jun 21, 2018

Automation for azure-sdk-for-python

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

@AutorestCI
Copy link

AutorestCI commented Jun 21, 2018

Automation for azure-sdk-for-node

Nothing to generate for azure-sdk-for-node

@AutorestCI
Copy link

AutorestCI commented Jun 21, 2018

Automation for azure-sdk-for-java

Nothing to generate for azure-sdk-for-java

@AutorestCI
Copy link

AutorestCI commented Jun 21, 2018

Automation for azure-sdk-for-go

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

@AutorestCI
Copy link

AutorestCI commented Jun 21, 2018

Automation for azure-sdk-for-ruby

Nothing to generate for azure-sdk-for-ruby

@swagatmishra2007
Copy link
Contributor Author

Failures in CI dont seem to be due to my changes. Can someone help with this?
Error: Cannot find module 'tslib'
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)

@sarangan12 sarangan12 requested review from marstr and removed request for sarangan12 June 28, 2018 17:18
@sarangan12 sarangan12 assigned marstr and unassigned sarangan12 Jun 28, 2018
Copy link
Member

@marstr marstr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you're removing resource group name, this parameter declaration should also be removed.
edit: embarrassingly commented in the wrong spot.

}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/BotServices/listServiceProviders": {
"/subscriptions/{subscriptionId}/providers/Microsoft.BotService/listAuthServiceProviders": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the other reference to the resource group parameter in this operation:
https://github.com/Azure/azure-rest-api-specs/pull/3280/files#diff-6e7e52c7a9eb6243152b8870ce21ddf4R700

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the error that is currently causing CI to fail.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i see...thanks for pointing it out. the error in the ci build seemed puzzling.

@marstr
Copy link
Member

marstr commented Jul 3, 2018

Just a friendly reminder that this PR is waiting for your attention, @swagatmishra2007. :)

@marstr
Copy link
Member

marstr commented Jul 3, 2018

This is a de minimis enough change that I do not believe it warrants ARM approval. Are you ready for me to merge it, @swagatmishra2007? i.e. are these changes ready for public preview consumption?

@swagatmishra2007
Copy link
Contributor Author

@marstr yes, these changes are ready for preview. please merge (and thanks for the review!)

@marstr marstr merged commit b52d053 into Azure:master Jul 5, 2018
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