azure-rest-api-specs icon indicating copy to clipboard operation
azure-rest-api-specs copied to clipboard

api-version 2022-11-01 orbital

Open stuti-1807 opened this issue 3 years ago • 10 comments

ARM API Information (Control Plane)

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow. Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • [ ] new service onboarding
    • [x] new API version
    • [ ] update existing version for new feature
    • [ ] update existing version to fix swagger quality issue in s360
    • [ ] Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. By default, Azure SDKs of all languages (.NET/Python/Java/JavaScript for both management-plane SDK and data-plane SDK, Go for management-plane SDK only ) MUST be refreshed with/after swagger of new version is published. If you prefer NOT to refresh any specific SDK language upon swagger updates in the current PR, please leave details with justification here.

Contribution checklist (MS Employees Only):

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

ARM API Review Checklist

Applicability: :warning:

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • [x] Check this box if any of the following apply to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version -[] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki.
  • [x] 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 you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.

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

NOTE: To update API(s) in public preview for over 1 year (refer to Retirement of Previews)

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

stuti-1807 avatar Jan 05 '23 21:01 stuti-1807

Hi, @stuti-1807 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. [email protected]

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️❌Breaking Change(Cross-Version): 89 Errors, 160 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    orbital.json 2022-11-01(8100942) 2022-03-01(main)
    orbital.json 2022-11-01(8100942) 2021-04-04-preview(main)

    The following breaking changes are detected by comparison with the latest stable version:

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

    Rule Message
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/providers/Microsoft.Orbital/availableGroundStations/{groundStationName}' removed or restructured?
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L1016:5
    1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'apiVersionParameter' removed or renamed?
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L2122:3
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L2152:3
    1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'groundStationNameParameter' removed or renamed?
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L2122:3
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L2152:3
    1019 - RemovedEnumValue The new version is removing enum value(s) 'uplink, downlink' from the old version.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1187:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L1220:9
    1019 - RemovedEnumValue The new version is removing enum value(s) 'uplink, downlink' from the old version.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1611:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L1631:9
    1019 - RemovedEnumValue The new version is removing enum value(s) 'Creating, Succeeded, Failed, Canceled, Updating, Deleting' from the old version.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1969:5
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L2036:5
    1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1238:7
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L1268:7
    1025 - RequiredStatusChange The 'required' status changed from the old version('True') to the new version('False').
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1094:7
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L1127:7
    1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1094:7
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L1127:7
    1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1993:7
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L2056:7
    1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1779:7
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L1800:7
    1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1649:7
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L1668:7
    1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1863:7
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L1925:7
    1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1262:7
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L1289:7
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L45:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L45:9
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L81:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L81:9
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L123:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L123:9
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L163:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L163:9
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L203:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L203:9
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L269:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L269:9
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L327:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L327:9
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L391:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L391:9
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L434:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L434:9
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L477:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L477:9
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L545:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L545:9
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L612:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L612:9
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L671:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L671:9
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L711:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L711:9
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L777:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L777:9
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L835:9
    Old: Microsoft.Orbital/stable/2022-03-01/orbital.json#L835:9


    The following breaking changes are detected by comparison with the latest preview version:

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

    Rule Message
    :warning: 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/providers/Microsoft.Orbital/availableGroundStations/{groundStationName}' removed or restructured?
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L927:5
    :warning: 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'groundStationNameParameter' removed or renamed?
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L2122:3
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L1757:3
    :warning: 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'orbitalGatewayNameParameter' removed or renamed?
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L2122:3
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L1757:3
    :warning: 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'edgeSiteNameParameter' removed or renamed?
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L2122:3
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L1757:3
    :warning: 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'l2ConnectionNameParameter' removed or renamed?
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L2122:3
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L1757:3
    :warning: 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'l3ConnectionNameParameter' removed or renamed?
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L2122:3
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L1757:3
    :warning: 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'globalCommunicationsSiteNameParameter' removed or renamed?
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L2122:3
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L1757:3
    :warning: 1011 - AddingResponseCode The new version adds a response code '202'.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L357:11
    :warning: 1011 - AddingResponseCode The new version adds a response code '202'.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L643:11
    :warning: 1011 - AddingResponseCode The new version adds a response code '202'.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L865:11
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L59:13
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L59:13
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: common-types/resource-management/v3/types.json#L305:9
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L1599:9
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: common-types/resource-management/v3/types.json#L280:11
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L1584:11
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L101:13
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L98:13
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L146:13
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L140:13
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L186:13
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L180:13
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L248:13
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L236:13
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L301:13
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L283:13
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L368:13
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L341:13
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1439:9
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L1259:9
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L417:13
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L383:13
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L460:13
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L426:13
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L524:13
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L484:13
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L580:13
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L534:13
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1677:9
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L1453:9
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1814:9
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L1627:9
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1827:9
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L1636:9
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L654:13
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L599:13
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1650:9
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L1425:9
    :warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
    New: Microsoft.Orbital/stable/2022-11-01/orbital.json#L694:13
    Old: Microsoft.Orbital/preview/2021-04-04-preview/orbital.json#L636:13
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 1 Warnings warning [Detail]
    compared tags (via openapi-validator v2.0.0) new version base version
    package-2022-11-01 package-2022-11-01(8100942) default(main)

    [must fix]The following errors/warnings are introduced by current PR:

    Rule Message Related RPC [For API reviewers]
    :warning: ListInOperationName Since operation response has model definition in array type, it should be of the form '_list'.
    Location: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1017


    The following errors/warnings exist before current PR submission:

    Rule Message
    ResourceNameRestriction The resource name parameter 'spacecraftName' should be defined with a 'pattern' restriction.
    Location: Microsoft.Orbital/stable/2022-11-01/orbital.json#L156
    ResourceNameRestriction The resource name parameter 'spacecraftName' should be defined with a 'pattern' restriction.
    Location: Microsoft.Orbital/stable/2022-11-01/orbital.json#L379
    ResourceNameRestriction The resource name parameter 'spacecraftName' should be defined with a 'pattern' restriction.
    Location: Microsoft.Orbital/stable/2022-11-01/orbital.json#L427
    ResourceNameRestriction The resource name parameter 'contactName' should be defined with a 'pattern' restriction.
    Location: Microsoft.Orbital/stable/2022-11-01/orbital.json#L427
    ResourceNameRestriction The resource name parameter 'spacecraftName' should be defined with a 'pattern' restriction.
    Location: Microsoft.Orbital/stable/2022-11-01/orbital.json#L596
    ResourceNameRestriction The resource name parameter 'contactProfileName' should be defined with a 'pattern' restriction.
    Location: Microsoft.Orbital/stable/2022-11-01/orbital.json#L664
    GetOperation200 The get operation should only return 200.
    Location: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1049
    :warning: LocationMustHaveXmsMutability Property location must have 'x-ms-mutability':['read', 'create'] extension defined.
    Location: Microsoft.Orbital/stable/2022-11-01/orbital.json#L1874
    ️❌Avocado: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/providers/Microsoft.Orbital/availableGroundStations/{} is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/orbital/resource-manager/readme.md
    json: Microsoft.Orbital/stable/2022-03-01/orbital.json
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️❌~[Staging] ServiceAPIReadinessTest: 4 Errors, 0 Warnings failed [Detail]

    Tag package-2022-11-01; Prod region: Deployed

    Test run on region: westus2; Operation coverage: total: 20, untested: 0, failed: 4, passed: 16

    Service API Readiness Test failed. Check pipeline artifact for detail report.

    Rule Message
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: ARM resource, '/subscriptions/db5eb68e-73e2-4fa8-b18a-46cd1be4cce5/resourceGroups/apiTest-reZPJq-22080/providers/Microsoft.Orbital/contactProfiles/contactp6dm3mt', does not exist. Please check your resource ID for typos. Correlation ID: 98b44718-71a1-463b-90e9-ebd6ddb88d8d
    Source: runtime
    OperationId: ContactProfiles_UpdateTags
    CLIENT_ERROR statusCode: 400,
    errorCode: BadContactWindow,
    errorMessage: No contacts available between spacecraft '/subscriptions/db5eb68e-73e2-4fa8-b18a-46cd1be4cce5/resourceGroups/apiTest-reZPJq-22080/providers/Microsoft.Orbital/spacecrafts/spacecra1bz4xf' and ground station 'EASTUS2_0' during requested window (2023-02-22T10:58:30Z to 2023-02-22T11:10:45Z) because Contact reservation start time cannot be in the past.. Correlation ID: 5000540e-f01f-4d06-bae3-d1b3dbf31037
    Source: runtime
    OperationId: Contacts_Create
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: ARM resource, '/subscriptions/db5eb68e-73e2-4fa8-b18a-46cd1be4cce5/resourceGroups/apiTest-reZPJq-22080/providers/Microsoft.Orbital/spacecrafts/spacecra1bz4xf/contacts/contactnyst3nz', does not exist. Please check your resource ID for typos. Correlation ID: 554d4d30-2445-45b7-b4af-233bc879d744
    Source: runtime
    OperationId: Contacts_Get
    CLIENT_ERROR statusCode: 404,
    errorCode: ResourceNotFound,
    errorMessage: ARM resource, '/subscriptions/db5eb68e-73e2-4fa8-b18a-46cd1be4cce5/providers/Microsoft.Orbital/locations/westus2/operationResults/operatio7fqa5d', does not exist. Please check your resource ID for typos. Correlation ID: e78beb9b-5194-49a9-9a0b-88f850a30353
    Source: runtime
    OperationId: OperationsResults_Get
    ️️✔️SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️CadlAPIView succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    Swagger Generation Artifacts

    ️❌ApiDocPreview: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    RestBuild error "logUrl":"https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=349659&view=logs&j=fd490c07-0b22-5182-fac9-6d67fe1e939b",
    "detail":"Run.ps1 failed with exit code 1 "
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/orbital/armorbital - Approved - 2.0.0
    +	Field `Etag` of struct `ContactProfile` has been removed
    +	Field `Etag` of struct `Contact` has been removed
    +	Field `Etag` of struct `Spacecraft` has been removed
    +	Function `*AvailableGroundStationsClient.Get` has been removed
    +	Struct `CloudErrorBody` has been removed
    +	Struct `CloudError` has been removed
    +	Type alias `APIVersionParameter` has been removed
    azure-sdk-for-js - @azure/arm-orbital - Approved - 2.0.0
    +	Interface Contact no longer has parameter etag
    +	Interface ContactProfile no longer has parameter etag
    +	Interface ContactProfilesCreateOrUpdateOptionalParams no longer has parameter links
    +	Interface ContactProfilesCreateOrUpdateOptionalParams no longer has parameter networkConfiguration
    +	Interface Spacecraft no longer has parameter etag
    +	Interface SpacecraftsCreateOrUpdateOptionalParams no longer has parameter links
    +	Interface SpacecraftsCreateOrUpdateOptionalParams no longer has parameter titleLine
    +	Interface SpacecraftsCreateOrUpdateOptionalParams no longer has parameter tleLine1
    +	Interface SpacecraftsCreateOrUpdateOptionalParams no longer has parameter tleLine2
    +	Operation ContactProfiles.beginCreateOrUpdate has a new signature
    +	Operation ContactProfiles.beginCreateOrUpdateAndWait has a new signature
    +	Operation Spacecrafts.beginCreateOrUpdate has a new signature
    +	Operation Spacecrafts.beginCreateOrUpdateAndWait has a new signature
    +	Parameter contactProfile of interface Contact is now required
    +	Parameter expirationDate of interface AuthorizedGroundstation is now required
    +	Parameter groundStation of interface AuthorizedGroundstation is now required
    +	Parameter groundStationName of interface Contact is now required
    +	Parameter id of interface ResourceReference is now required
    +	Parameter links of interface ContactProfile is now required
    +	Parameter links of interface Spacecraft is now required
    +	Parameter networkConfiguration of interface ContactProfile is now required
    +	Parameter reservationEndTime of interface Contact is now required
    +	Parameter reservationStartTime of interface Contact is now required
    +	Parameter titleLine of interface Spacecraft is now required
    +	Parameter tleLine1 of interface Spacecraft is now required
    +	Parameter tleLine2 of interface Spacecraft is now required
    +	Removed Enum KnownApiVersionParameter
    +	Removed operation AvailableGroundStations.get
    +	Type of parameter status of interface Contact is changed from Status to ContactsStatus
    azure-sdk-for-python-track2 - track2_azure-mgmt-orbital - Approved - 1.1.0b1
    +	Model Contact no longer has parameter etag
    +	Model ContactProfile no longer has parameter etag
    +	Model Spacecraft no longer has parameter etag
    +	Parameter contact_profile of model Contact is now required
    +	Parameter expiration_date of model AuthorizedGroundstation is now required
    +	Parameter ground_station of model AuthorizedGroundstation is now required
    +	Parameter ground_station_name of model Contact is now required
    +	Parameter id of model AvailableContactsSpacecraft is now required
    +	Parameter id of model ContactParametersContactProfile is now required
    +	Parameter id of model ContactsPropertiesContactProfile is now required
    +	Parameter id of model ResourceReference is now required
    +	Parameter links of model ContactProfile is now required
    +	Parameter links of model Spacecraft is now required
    +	Parameter network_configuration of model ContactProfile is now required
    +	Parameter reservation_end_time of model Contact is now required
    +	Parameter reservation_start_time of model Contact is now required
    +	Parameter title_line of model Spacecraft is now required
    +	Parameter tle_line1 of model Spacecraft is now required
    +	Parameter tle_line2 of model Spacecraft is now required
    +	Removed operation AvailableGroundStationsOperations.get
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from f84a940c6fbb7815f2a19a8494f07c108253bca4. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh] npm notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 9.3.1 -> 9.5.1
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.5.1>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-orbital [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Model ContactProfile has a new parameter third_party_configurations
      info	[Changelog]   - Model ContactProfileProperties has a new parameter third_party_configurations
      info	[Changelog]   - Model ContactProfilesProperties has a new parameter third_party_configurations
      info	[Changelog]   - Model OperationResult has a new parameter next_link
      info	[Changelog]   - Model OperationResult has a new parameter value
      info	[Changelog]   - Operation ContactProfilesOperations.begin_create_or_update has a new optional parameter third_party_configurations
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model Contact no longer has parameter etag
      info	[Changelog]   - Model ContactProfile no longer has parameter etag
      info	[Changelog]   - Model Spacecraft no longer has parameter etag
      info	[Changelog]   - Parameter contact_profile of model Contact is now required
      info	[Changelog]   - Parameter expiration_date of model AuthorizedGroundstation is now required
      info	[Changelog]   - Parameter ground_station of model AuthorizedGroundstation is now required
      info	[Changelog]   - Parameter ground_station_name of model Contact is now required
      info	[Changelog]   - Parameter id of model AvailableContactsSpacecraft is now required
      info	[Changelog]   - Parameter id of model ContactParametersContactProfile is now required
      info	[Changelog]   - Parameter id of model ContactsPropertiesContactProfile is now required
      info	[Changelog]   - Parameter id of model ResourceReference is now required
      info	[Changelog]   - Parameter links of model ContactProfile is now required
      info	[Changelog]   - Parameter links of model Spacecraft is now required
      info	[Changelog]   - Parameter network_configuration of model ContactProfile is now required
      info	[Changelog]   - Parameter reservation_end_time of model Contact is now required
      info	[Changelog]   - Parameter reservation_start_time of model Contact is now required
      info	[Changelog]   - Parameter title_line of model Spacecraft is now required
      info	[Changelog]   - Parameter tle_line1 of model Spacecraft is now required
      info	[Changelog]   - Parameter tle_line2 of model Spacecraft is now required
      info	[Changelog]   - Removed operation AvailableGroundStationsOperations.get
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from f84a940c6fbb7815f2a19a8494f07c108253bca4. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sdk/resourcemanager/orbital/armorbital [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type alias `APIVersionParameter` has been removed
      info	[Changelog] - Function `*AvailableGroundStationsClient.Get` has been removed
      info	[Changelog] - Struct `CloudError` has been removed
      info	[Changelog] - Struct `CloudErrorBody` has been removed
      info	[Changelog] - Field `Etag` of struct `Contact` has been removed
      info	[Changelog] - Field `Etag` of struct `ContactProfile` has been removed
      info	[Changelog] - Field `Etag` of struct `Spacecraft` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New struct `ContactProfileThirdPartyConfiguration`
      info	[Changelog] - New struct `ErrorAdditionalInfo`
      info	[Changelog] - New struct `ErrorDetail`
      info	[Changelog] - New struct `ErrorResponse`
      info	[Changelog] - New field `ThirdPartyConfigurations` in struct `ContactProfileProperties`
      info	[Changelog] - New field `ThirdPartyConfigurations` in struct `ContactProfilesProperties`
      info	[Changelog] - New field `NextLink` in struct `OperationResult`
      info	[Changelog] - New field `Value` in struct `OperationResult`
      info	[Changelog]
      info	[Changelog] Total 9 breaking change(s), 11 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from f84a940c6fbb7815f2a19a8494f07c108253bca4. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-orbital [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added Interface ContactProfileThirdPartyConfiguration
      info	[Changelog]   - Added Interface ErrorAdditionalInfo
      info	[Changelog]   - Added Interface ErrorDetail
      info	[Changelog]   - Added Interface ErrorResponse
      info	[Changelog]   - Added Type Alias ContactsStatus
      info	[Changelog]   - Interface ContactProfile has a new optional parameter thirdPartyConfigurations
      info	[Changelog]   - Interface ContactProfilesCreateOrUpdateOptionalParams has a new optional parameter thirdPartyConfigurations
      info	[Changelog]   - Interface ContactProfilesProperties has a new optional parameter thirdPartyConfigurations
      info	[Changelog]   - Interface OperationResult has a new optional parameter nextLink
      info	[Changelog]   - Interface OperationResult has a new optional parameter value
      info	[Changelog]   - Added Enum KnownContactsStatus
      info	[Changelog]   - Added Enum KnownStatus
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Removed operation AvailableGroundStations.get
      info	[Changelog]   - Operation ContactProfiles.beginCreateOrUpdate has a new signature
      info	[Changelog]   - Operation ContactProfiles.beginCreateOrUpdateAndWait has a new signature
      info	[Changelog]   - Operation Spacecrafts.beginCreateOrUpdate has a new signature
      info	[Changelog]   - Operation Spacecrafts.beginCreateOrUpdateAndWait has a new signature
      info	[Changelog]   - Interface Contact no longer has parameter etag
      info	[Changelog]   - Interface ContactProfile no longer has parameter etag
      info	[Changelog]   - Interface ContactProfilesCreateOrUpdateOptionalParams no longer has parameter links
      info	[Changelog]   - Interface ContactProfilesCreateOrUpdateOptionalParams no longer has parameter networkConfiguration
      info	[Changelog]   - Interface Spacecraft no longer has parameter etag
      info	[Changelog]   - Interface SpacecraftsCreateOrUpdateOptionalParams no longer has parameter links
      info	[Changelog]   - Interface SpacecraftsCreateOrUpdateOptionalParams no longer has parameter titleLine
      info	[Changelog]   - Interface SpacecraftsCreateOrUpdateOptionalParams no longer has parameter tleLine1
      info	[Changelog]   - Interface SpacecraftsCreateOrUpdateOptionalParams no longer has parameter tleLine2
      info	[Changelog]   - Parameter expirationDate of interface AuthorizedGroundstation is now required
      info	[Changelog]   - Parameter groundStation of interface AuthorizedGroundstation is now required
      info	[Changelog]   - Parameter contactProfile of interface Contact is now required
      info	[Changelog]   - Parameter groundStationName of interface Contact is now required
      info	[Changelog]   - Parameter reservationEndTime of interface Contact is now required
      info	[Changelog]   - Parameter reservationStartTime of interface Contact is now required
      info	[Changelog]   - Parameter links of interface ContactProfile is now required
      info	[Changelog]   - Parameter networkConfiguration of interface ContactProfile is now required
      info	[Changelog]   - Parameter id of interface ResourceReference is now required
      info	[Changelog]   - Parameter links of interface Spacecraft is now required
      info	[Changelog]   - Parameter titleLine of interface Spacecraft is now required
      info	[Changelog]   - Parameter tleLine1 of interface Spacecraft is now required
      info	[Changelog]   - Parameter tleLine2 of interface Spacecraft is now required
      info	[Changelog]   - Type of parameter status of interface Contact is changed from Status to ContactsStatus
      info	[Changelog]   - Removed Enum KnownApiVersionParameter
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from f84a940c6fbb7815f2a19a8494f07c108253bca4. 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] 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
    • ️✔️orbital [View full logs]  [Release Schema Changes]
    ️️✔️ azure-powershell succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from f84a940c6fbb7815f2a19a8494f07c108253bca4. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    • ️✔️Az.Orbital [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    Hi, @stuti-1807 your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board([email protected]).

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/orbital/armorbital https://apiview.dev/Assemblies/Review/0b25605b997941d094964eb674ccf36a
    Java azure-resourcemanager-orbital https://apiview.dev/Assemblies/Review/7e729b57f56d438cac3fa2759cd6288f
    JavaScript @azure/arm-orbital https://apiview.dev/Assemblies/Review/b740510bb75f4262a877b9768a96172c

    Hi @stuti-1807, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review. 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. If you want to know the production traffic statistic, please see ARM Traffic statistic. If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback. Note: To avoid breaking change, you can refer to Shift Left Solution for detecting breaking change in early phase at your service code repository.

    Hi, @stuti-1807, For review efficiency consideration, when creating a new api version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki. Or you could onboard API spec pipeline

    Hi @stuti-1807, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic validationFix-SemanticValidation-ErrorHigh
    Model validationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffhigh
    If you need further help, please feedback via swagger feedback.

    Please ensure to respond feedbacks from the ARM API reviewer. When you are ready to continue the ARM API review, please remove ARMChangesRequested

    @stuti-1807 - Thank-you for updating the PR format: much appreciated. It looks like your PR is getting flagged for breaking change review due to making some properties required that were previously not required. I think this is considered breaking, since the old API version might not send those properties, but the new API version is expecting them. Next step is to follow the instructions in this comment: https://github.com/Azure/azure-rest-api-specs/pull/22080#issuecomment-1372781790.

    Note: ARM review waits for the outcome of handling the breaking change review label. Once the breaking change label is addressed, apply the WaitForARMFeedback label again and the current oncall will start ARM review.

    mentat9 avatar Jan 05 '23 22:01 mentat9

    @xiaoxuqi-ms any idea what is up with the apiDocPreview task? I've seen it failing in a lot of recent PRs.

    TimLovellSmith avatar Jan 12 '23 18:01 TimLovellSmith

    Adding back 'ArmChangesRequested' as I didn't see responses or fixes for all comments.

    TimLovellSmith avatar Jan 14 '23 05:01 TimLovellSmith

    @xiaoxuqi-ms any idea what is up with the apiDocPreview task? I've seen it failing in a lot of recent PRs.

    @ruowan could you help to take a look at the apiDocPreview failure?

    xiaoxuqi-ms avatar Jan 18 '23 00:01 xiaoxuqi-ms

    @qiaozha , @tadelesh , @msyyc , could you help to review this pr for SDK breaking changes? Many thanks

    xiaoxuqi-ms avatar Jan 18 '23 00:01 xiaoxuqi-ms

    @qiaozha I dig deep into these breakings and think they are introduced by this new stable version as expected so suggest we accept JS breaking.

    MaryGao avatar Jan 19 '23 03:01 MaryGao

    @stuti-1807 please fix the linter errors introduced by latest commit and make sure the new version apis have been deployed to prod

    xiaoxuqi-ms avatar Jan 20 '23 07:01 xiaoxuqi-ms

    @MaryGao I still see ADK azure-sdk-for-js check failing even after your approved tag. Can you please help us with this?

    stuti-1807 avatar Jan 25 '23 17:01 stuti-1807

    @stuti-1807 API Readiness Check is failing: "code: InvalidResourceType, message: The resource type 'operations' could not be found in the namespace 'Microsoft.Orbital' for api version '2022-11-01'. The supported api-versions are '2021-04-04-preview, 2022-03-01'." Please refer to https://github.com/Azure/azure-rest-api-specs/pull/22080#issuecomment-1372762089 for more details.

    Docs preview is failing as well: Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Operations-Results\Get.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Contacts\List.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Contact-Profiles\Update-Tags.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Spacecrafts\Update-Tags.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Operations\List.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Available-Ground-Stations\List-By-Capability.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Contacts\Get.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Spacecrafts\List-By-Subscription.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Contact-Profiles\List-By-Subscription.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Contacts\Delete.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Spacecrafts\List-Available-Contacts.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Contacts\Create.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Available-Ground-Stations\Get.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Contact-Profiles\List.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Spacecrafts\List.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Contact-Profiles\Delete.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Spacecrafts\Delete.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Spacecrafts\Get.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Contact-Profiles\Get.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Spacecrafts\Create-Or-Update.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Exception occurs: Error generate yml files for D:\a\1\s\target_repo\structured\default\documentation-preview\Contact-Profiles\Create-Or-Update.json, details: System.ArgumentNullException: Value cannot be null. (Parameter 'metadata') Seems like metadata is empty in related swagger files.

    live1206 avatar Jan 27 '23 01:01 live1206

    please make sure the new version has been deployed to prod to fix API readiness check

    xiaoxuqi-ms avatar Jan 29 '23 02:01 xiaoxuqi-ms

    @xiaoxuqi-ms Can you please merge the PR? I don't have the authorization to merge it

    stuti-1807 avatar Jan 31 '23 18:01 stuti-1807

    /azp run

    xiaoxuqi-ms avatar Feb 01 '23 02:02 xiaoxuqi-ms

    Azure Pipelines successfully started running 1 pipeline(s).

    azure-pipelines[bot] avatar Feb 01 '23 02:02 azure-pipelines[bot]

    /azp run

    xiaoxuqi-ms avatar Feb 10 '23 06:02 xiaoxuqi-ms

    Azure Pipelines successfully started running 1 pipeline(s).

    azure-pipelines[bot] avatar Feb 10 '23 06:02 azure-pipelines[bot]

    /azp run

    xiaoxuqi-ms avatar Feb 14 '23 02:02 xiaoxuqi-ms

    Azure Pipelines successfully started running 1 pipeline(s).

    azure-pipelines[bot] avatar Feb 14 '23 02:02 azure-pipelines[bot]

    /azp run

    xiaoxuqi-ms avatar Feb 16 '23 04:02 xiaoxuqi-ms

    Azure Pipelines successfully started running 1 pipeline(s).

    azure-pipelines[bot] avatar Feb 16 '23 04:02 azure-pipelines[bot]

    Hi @stuti-1807 if all comment has been addressed, then please reach out to Tim for approval. there is still one change requested to be confirmed.

    xiaoxuqi-ms avatar Feb 16 '23 04:02 xiaoxuqi-ms

    please make sure the api readiness check pass

    xiaoxuqi-ms avatar Feb 27 '23 08:02 xiaoxuqi-ms