Skip to content

Conversation

@pankajsn
Copy link
Contributor

Description

  1. Swagger spec updated as per the latest changes in the RP definitions
  2. LogicApp and Integration account spec are merged (2015-08-01-preview with 2016-06-01) as both are in GA.

Azure/azure-rest-api-specs#891

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

SDK Generation Guidelines

  • If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
  • The generate.cmd file for the SDK has been updated with the version of AutoRest, as well as a link to the swagger spec, used to generate the code.
  • The project.json and AssemblyInfo.cs files have been updated with the new version of the SDK.

@azurecla
Copy link

Hi @pankajsn, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!


It looks like you're working at Microsoft (pankajsn). If you're full-time, we DON'T require a contribution license agreement.



If you are a vendor, DO please sign the electronic contribution license agreement. It will take 2 minutes and there's no faxing! https://cla.azure.com.

TTYL, AZPRBOT;

@cormacpayne
Copy link
Member

@pankajsn adding the "Do Not Merge" label until the corresponding Swagger spec has been merged

@cormacpayne
Copy link
Member

@pankajsn Hey Pankaj, can you update your generated.cmd file with the swagger spec you are using to generate this SDK? It should be the following link below that includes the commit ID

https://raw.githubusercontent.com/Azure/azure-rest-api-specs/ecc34b75fe5aecebd148b74392b67e85070e0fc5/arm-logic/2016-06-01/swagger/logic.json

@pankajsn
Copy link
Contributor Author

pankajsn commented Feb 14, 2017 via email

@shahabhijeet
Copy link
Contributor

@pankajsn credscan faild, can you check in your test if you have used any password or serviceprincipal secrets.

@pankajsn
Copy link
Contributor Author

pankajsn commented Feb 15, 2017 via email

@@ -1,5 +1,5 @@
{
"version": "1.0.0",
"version": "2.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

@pankajsn can you do same version bump in AssemblyInfo.cs in order to be consistent
otherwise looks good.

@pankajsn
Copy link
Contributor Author

pankajsn commented Feb 15, 2017 via email

@shahabhijeet shahabhijeet merged commit b737b23 into Azure:AutoRest Feb 15, 2017
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