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

Added new version in Microsoft.RecoveryServices and s360 fixups #14752

Merged
merged 16 commits into from
Jul 13, 2021
Merged

Added new version in Microsoft.RecoveryServices and s360 fixups #14752

merged 16 commits into from
Jul 13, 2021

Conversation

asmaskar
Copy link
Contributor

@asmaskar asmaskar commented Jun 10, 2021

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

Changelog

Please ensure to add changelog with this PR by answering the following questions.

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When you are targeting to deploy new service/feature to public regions? Please provide date, or month to public if date is not available yet.
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet.
  4. If it's an update to existing version, please select SDKs of specific language and CLIs that require refresh after swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No, no need to refresh for updates in this PR

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Ensure to copy the existing version into new directory structure for first commit (including refactoring) and then push new changes including version updates in separate commits. This is required to review the changes efficiently.
    • Adding a new service
  • Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

Please follow the link to find more details on PR review process.

@openapi-workflow-bot
Copy link

Hi, @asmaskar Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vsswagger@microsoft.com

    @openapi-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 10, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    The following errors/warnings exist before current PR submission:

    Only 10 items are listed, please refer to log for more details.

    Rule Message
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/certificates/{certificateName}'
    Location: Microsoft.RecoveryServices/stable/2021-04-01/registeredidentities.json#L21
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/registeredIdentities/{identityName}'
    Location: Microsoft.RecoveryServices/stable/2021-04-01/registeredidentities.json#L80
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/replicationUsages'
    Location: Microsoft.RecoveryServices/stable/2021-04-01/replicationusages.json#L21
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/usages'
    Location: Microsoft.RecoveryServices/stable/2021-04-01/vaultusages.json#L21
    R4009 - RequiredReadOnlySystemData The response of operation:'VaultExtendedInfo_Get' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.RecoveryServices/stable/2021-04-01/vaults.json#L548
    R4009 - RequiredReadOnlySystemData The response of operation:'VaultCertificates_Create' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.RecoveryServices/stable/2021-04-01/registeredidentities.json#L22
    R4009 - RequiredReadOnlySystemData The response of operation:'VaultExtendedInfo_CreateOrUpdate' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.RecoveryServices/stable/2021-04-01/vaults.json#L592
    R4009 - RequiredReadOnlySystemData The response of operation:'VaultExtendedInfo_Update' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.RecoveryServices/stable/2021-04-01/vaults.json#L648
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.RecoveryServices/stable/2021-04-01/registeredidentities.json#L64
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.RecoveryServices/stable/2021-04-01/registeredidentities.json#L108
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️Cross-Version Breaking Changes succeeded [Detail] [Expand]
    There are no breaking changes.

    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️[Staging] SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation

    The following errors/warnings are introduced by current PR:

    |:speech_balloon: AutorestCore/Exception|"readme":"recoveryservices/resource-manager/readme.md",
    "tag":"package-2021-04",
    "details":"> Installing AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"recoveryservices/resource-manager/readme.md",
    "tag":"package-2021-04",
    "details":"> Installed AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"recoveryservices/resource-manager/readme.md",
    "tag":"package-2021-04",
    "details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"|

    ️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️[Staging] Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 10, 2021

    Swagger Generation Artifacts

    ️🔄[Staging] ApiDocPreview inProgress [Detail]
    ️❌[Staging] SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    ️✔️azure-sdk-for-go - recoveryservices/mgmt/2016-06-01/recoveryservices - v55.6.0
    azure-sdk-for-python-track2 - track2_azure-mgmt-recoveryservices - 1.0.0
    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-recoveryservicesbackup - 1.0.0
    ️✔️azure-sdk-for-go - recoveryservices/mgmt/2021-01-01/backup - v55.5.0
    ️✔️azure-sdk-for-go - recoveryservices/mgmt/2020-12-01/backup - v55.5.0
    ️✔️azure-sdk-for-go - recoveryservices/mgmt/2020-02-02/backup - v55.5.0
    ️✔️azure-sdk-for-go - recoveryservices/mgmt/2019-06-15/backup - v55.5.0
    ️✔️azure-sdk-for-go - recoveryservices/mgmt/2019-05-13/backup - v55.5.0
    ️✔️azure-sdk-for-go - recoveryservices/mgmt/2017-07-01/backup - v55.5.0
    ️✔️azure-sdk-for-go - recoveryservices/mgmt/2016-12-01/backup - v55.5.0
    ️✔️azure-sdk-for-go - recoveryservices/mgmt/2016-06-01/backup - v55.5.0
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 7f3c678. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/recoveryservices/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
    • ️✔️Microsoft.Azure.Management.RecoveryServices [View full logs]  [Release SDK Changes]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 7f3c678. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2021-07-13 10:38:59 INFO [VERSION][Found] current version "com.azure.resourcemanager:azure-resourcemanager-recoveryservices;1.0.0-beta.1;1.0.0-beta.2"
      cmderr	[generate.py] 2021-07-13 10:38:59 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.2"
      cmderr	[generate.py] 2021-07-13 10:38:59 INFO autorest --version=3.1.3 --use=@autorest/java@4.0.32 --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/recoveryservices/azure-resourcemanager-recoveryservices --java.namespace=com.azure.resourcemanager.recoveryservices   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL  ../azure-rest-api-specs/specification/recoveryservices/resource-manager/readme.md
      cmderr	[generate.py] 2021-07-13 10:39:33 INFO [CI][Skip] ci.yml already has module azure-resourcemanager-recoveryservices
      cmderr	[generate.py] 2021-07-13 10:39:33 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-07-13 10:39:33 INFO [POM][Skip] pom already has module azure-resourcemanager-recoveryservices
      cmderr	[generate.py] 2021-07-13 10:39:33 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-07-13 10:39:33 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-07-13 10:39:33 INFO [POM][Skip] pom already has module sdk/recoveryservices
      cmderr	[generate.py] 2021-07-13 10:39:33 INFO [POM][Success] Write to root pom
    • ️✔️azure-resourcemanager-recoveryservices [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-07-13 10:41:44 DEBUG Got artifact_id: azure-resourcemanager-recoveryservices
      cmderr	[Inst] 2021-07-13 10:41:44 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-07-13 10:41:44 DEBUG Got artifact: azure-resourcemanager-recoveryservices-1.0.0-beta.2.jar
      cmderr	[Inst] 2021-07-13 10:41:44 DEBUG Match jar package: azure-resourcemanager-recoveryservices-1.0.0-beta.2.jar
      cmderr	[Inst] 2021-07-13 10:41:44 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/14752/azure-sdk-for-java/azure-resourcemanager-recoveryservices/azure-resourcemanager-recoveryservices-1.0.0-beta.2.jar\" -o azure-resourcemanager-recoveryservices-1.0.0-beta.2.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-recoveryservices -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-recoveryservices-1.0.0-beta.2.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 7f3c678. SDK Automation 14.0.0
      command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️recoveryservices/mgmt/2016-06-01/recoveryservices [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 7f3c678. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.7.0 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/recoveryservices/resource-manager/readme.md
    • ️✔️@azure/arm-recoveryservices [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/recoveryServicesClient.js → ./dist/arm-recoveryservices.js...
      cmderr	[npmPack] created ./dist/arm-recoveryservices.js in 376ms
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 7f3c678. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️recoveryservices [View full logs]  [Release Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @asmaskar
    Copy link
    Contributor Author

    @raych1 Can you please let me know if things are fine with this PR. I have just copied and added a new version.

    @raych1 raych1 assigned leni-msft and unassigned raych1 Jun 15, 2021
    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jun 16, 2021
    @openapi-workflow-bot
    Copy link

    Hi, @asmaskar your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com).

    @chiragg4u
    Copy link
    Contributor

    I don't see any change in the versions!
    Is this intended? Please explain the changes done.

    @chiragg4u chiragg4u added the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Jun 17, 2021
    @asmaskar
    Copy link
    Contributor Author

    Hi @chiragg4u a new api version which is 2021-04-01 is added, the files are just copied because we had to add a new api version.

    @asmaskar
    Copy link
    Contributor Author

    These changes are because we have 3 swagger documents and there was an addition of the api version in one of the swagger json and i was told that as per the guidelines if there is an addition in any one of them, we need to add the new version in the other 2 swagger. Hence these changes

    @asmaskar asmaskar changed the title Added new version in Microsoft.RecoveryServices Added new version in Microsoft.RecoveryServices and fixing a field name for User Identity Jun 21, 2021
    @asmaskar
    Copy link
    Contributor Author

    Hi @chiragg4u I have added a few changes in this PR itself (which i was planning in a different PR), due to time constraints. The name was wrong in our swagger doc and i have rectified in this PR.

    "application/json"
    ],
    "paths": {
    "/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/certificates/{certificateName}": {
    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    S

    lowercase 's' please.

    ],
    "paths": {
    "/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/certificates/{certificateName}": {
    "put": {
    Copy link
    Contributor

    @jorgecotillo jorgecotillo Jul 6, 2021

    Choose a reason for hiding this comment

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

    put

    Any reason for not including get, delete calls?, see: Inconsistent or incomplete CRUD from our documentation for more information, seems like you are missing those.

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    Sorry as I was just adding the new api version, I just copied the existing json files without any changes. My changes are mainly in the vaults.json and not in the other 3 json swaggers

    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 will still discuss this with the team but can this be taken later as this is the existing swagger and this change is outside the scope of the current changes?

    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    Got it, thanks for the clarification, will focus on the updates only.

    }
    },
    "/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/registeredIdentities/{identityName}": {
    "delete": {
    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    delete

    How does a user know which identity to delete? how is the identity created? same as above, seems like you are missing operations.

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    This is an existing swagger, as i have no change in this related to this PR, I have just copy pasted the existing one to the new api version

    "application/json"
    ],
    "paths": {
    "/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/replicationUsages": {
    Copy link
    Contributor

    @jorgecotillo jorgecotillo Jul 6, 2021

    Choose a reason for hiding this comment

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

    replicationUsages

    How are the replication usages created?

    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 have just copied the existing swagger to the new api version. I am not aware of what was there in this, as I dont have any change in this , I just copy pasted it to the new version

    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    yup, thanks for the clarification.

    "type": "object",
    "description": "A resource identity that is managed by the user of the service.",
    "properties": {
    "objectId": {
    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    objectId

    Make sure to use principalId based on our docs

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    Updated

    "readOnly": true,
    "type": "string"
    },
    "innerError": {
    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    innerError

    details is usually used to write inner error details, how is this 'innerError' different than 'details' property?

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    Details -> An array of JSON objects that MUST contain name/value pairs for code and message, and MAY contain a name/value pair for target

    Inner Error -> The contents of this object are service-defined. Usually this object contains information that will help debug the service. This is generally used in the development environments and not in the production environments. We send null in the production environment

    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    The problem I see here is that you are making a property to be environment dependent, this is usually modeled as a discriminator with an enum (e.g. environmentType, depending on this type value you can show different information to the user and the user is well aware of it).

    If this is for Dev environment, and since this seems to be a single string value, consider modeling this as part of your details property, you can create an error code that identifies that this is a Dev error, this way users can easily identify your error type, otherwise you'll making users to possibly determine their environment based on innerError having a value or not, which is not ideal.

    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 will be removing the inner error section and then will discuss among my team how to fix the code.

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    Updated

    @jorgecotillo
    Copy link
    Contributor

    I just reviewed the updated pieces and left some comments. I think the major items are:

    1. "moveDetails" reference, left a comment regarding it.
    2. rename of "principalId" to "objectId", the appropriate name is actually "principalId" based on our docs
    3. "innerError" and its difference with "details" property

    Please take a look and reply to the comments.

    @asmaskar
    Copy link
    Contributor Author

    asmaskar commented Jul 9, 2021

    Hi @jorgecotillo I have responded to the comments and made the required changes

    @jorgecotillo jorgecotillo added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Jul 12, 2021
    @asmaskar
    Copy link
    Contributor Author

    @jianyexi Can you please see if things are fine to merge this

    @jianyexi
    Copy link
    Contributor

    @jianyexi Jianye Xi FTE Can you please see if things are fine to merge this

    No, are you going to merge ?

    @asmaskar
    Copy link
    Contributor Author

    I cant merge it right.

    @asmaskar
    Copy link
    Contributor Author

    I mean i dont have the authority to. Thats why i was asking you

    @jianyexi jianyexi merged commit 7f3c678 into Azure:master Jul 13, 2021
    ghost pushed a commit to Azure/azure-resource-manager-schemas that referenced this pull request Jul 13, 2021
    mkarmark pushed a commit to mkarmark/azure-rest-api-specs that referenced this pull request Jul 21, 2021
    …e#14752)
    
    * Copied files to new version
    
    * Changes in examples for new version
    
    * Fixed typo in readme file
    
    * Modified api version in json files
    
    * Fixed the field name for user assigned identity
    
    * Fixed the examples
    
    * Fixing other examples
    
    * Changed the tag in readme file for sdk generation
    
    * Reverted the previous commit
    
    * s360 fixups for Microsoft.RecoveryServices
    
    * Added word in custom words
    
    * Fixed the Semantic error for enum Move State
    
    * Changing Object Id back to Principal Id
    
    * Changing description in swagger
    
    * Modified description and removed Inner error
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Python
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    8 participants