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

[Azs.Fabric.Admin] Regenerate. New Test. Recorded Sessions. Bug Fix. #3729

Merged
merged 3 commits into from
Sep 26, 2017

Conversation

deathly809
Copy link
Member

Had an error in the OpenAPI spec. Fixed that and regenerated the C#. Added two new tests and re-recorded all session data. I have updated the version from 0.1.0 to 0.1.1 since this is just a bug fix.

Azure/azure-rest-api-specs#1720

…new test. There was a bug in the OpenAPI spec
@msftclas
Copy link

@deathly809,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@@ -25,5 +25,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.1.0.0")]
[assembly: AssemblyFileVersion("0.1.0.0")]
[assembly: AssemblyVersion("0.1.1.0")]
Copy link
Member

Choose a reason for hiding this comment

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

Please do not update assembly version when you change AssemblyFileVersion.
Keep it as 0.1.0.0

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

@@ -4,4 +4,4 @@
::

@echo off
call %~dp0..\..\..\..\tools\generate.cmd azsadmin/resource-manager/fabric latest Azure current azure-rest-api-specs %CD%
call %~dp0..\..\..\..\tools\generate.cmd azsadmin/resource-manager/fabric latest deathly809 current azure-rest-api-specs %CD%
Copy link
Member

Choose a reason for hiding this comment

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

do you have the update meta data txt file that get's generated as part of this generated code?
Also we do not allow you to generate code in public repo from your fork.
Generate from main REST API spec fork.

Copy link
Member Author

Choose a reason for hiding this comment

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

@shahabhijeet What metadata file? I have never included any metadata files in my PRs and it is not mentioned anywhere in the readme.md. If there is something that needs to be done with this file then it should be included in the PR process instructions. Please update the instructions.

Copy link
Member

@shahabhijeet shahabhijeet left a comment

Choose a reason for hiding this comment

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

Please open PR once you have your spec merged and your SDK PR is generated from the main branch of REST SPEC.
We need to review it twice when the SDK is not the final version.

@deathly809
Copy link
Member Author

@shahabhijeet Fixed the stuff. I cannot reopen.

@markcowl markcowl dismissed shahabhijeet’s stale review September 26, 2017 22:52

All comments addressed

@markcowl markcowl merged commit d52f7dd into Azure:psSdkJson6 Sep 26, 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.

5 participants