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

[Hub Generated] Review request for Microsoft.Help to add version preview/2023-09-01-preview #26204

Merged

Conversation

sahilpwr
Copy link
Contributor

@sahilpwr sahilpwr commented Oct 12, 2023

This is a PR generated at OpenAPI Hub. You can view your work branch via this link.

ARM (Control Plane) API Specification Update Pull Request

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

diagram

[1] ARM review queue (for merge queues, see [4])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label ARMChangesRequested
is removed from your PR. This should cause the label WaitForARMFeedback to be added.
[2] https://aka.ms/azsdk/support/specreview-channel
[3] List of SDK breaking changes approvers in pinned Teams announcement
[4] public repo merge queue, private repo merge queue (for ARM review queue, [1])

If you need further help with anything, see Getting help section below.

Purpose of this PR

What's the purpose of this PR? Check all that apply. This is mandatory!

  • New API version. (Such PR should have been generated with OpenAPI Hub).
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix swagger quality issues in S360.
  • Other, please clarify:
    • Update documentation

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

Breaking changes review (Step 1)

  • If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you,
    you must follow the breaking changes process.
    IMPORTANT This applies even if:
    • The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
    • You believe there is no need for you to request breaking change approval, for any reason.
      Such claims must be reviewed, and the process is the same.

ARM API changes review (Step 2)

  • If this PR is in purview of ARM review then automation will add the ARMReview label.
  • If you want to force ARM review, add the label yourself.
  • Proceed according to the diagram at the top of this comment.

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
Swagger-Suppression-Process
to get approval.

Getting help

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Oct 12, 2023

Next Steps to Merge

✔️ All automated merging requirements have been met! Refer to step 4 in the PR workflow diagram (even if your PR is for data plane, not ARM).

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Oct 12, 2023

Swagger Validation Report

️❌BreakingChange: 13 Errors, 7 Warnings failed [Detail]
compared swaggers (via Oad v0.10.4)] new version base version
help.json 2023-09-01-preview(27c441f) 2023-09-01-preview(main)
Rule Message
1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L1673:9
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L1628:9
1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L1764:9
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L1720:9
1020 - AddedEnumValue The new version is adding enum value(s) 'Running' from the old version.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L726:9
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L726:9
1020 - AddedEnumValue The new version is adding enum value(s) 'PartialComplete, Running' from the old version.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L1044:9
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L1046:9
1023 - TypeFormatChanged The new version has a different format than the previous one.
New: common-types/resource-management/v5/types.json#L14:9
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L1001:9
1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L1039:9
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L1042:9
1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L1044:9
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L1046:9
1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L1082:9
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L1059:9
1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L1087:9
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L1063:9
1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L1096:9
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L1070:9
1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'systemData' in response that was not found in the old version.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L1011:7
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L1000:7
1045 - AddedOptionalProperty The new version has a new optional property 'systemData' that was not found in the old version.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L1011:7
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L1000:7
1048 - AddedXmsEnum The new version adds a x-ms-enum extension.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L1673:9
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L1628:9
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L288:13
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L288:13
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L302:13
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L302:13
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L296:13
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L296:13
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L339:13
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L339:13
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L404:13
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L404:13
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L393:13
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L393:13
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Help/preview/2023-09-01-preview/help.json#L1002:5
Old: Microsoft.Help/preview/2023-09-01-preview/help.json#L996:5
️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️⚠️LintDiff: 0 Warnings warning [Detail]
compared tags (via openapi-validator v2.1.6) new version base version
package-2023-09-01-preview package-2023-09-01-preview(27c441f) package-2023-09-01-preview(main)

The following errors/warnings exist before current PR submission:

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

Rule Message
NoDuplicatePathsForScopeParameter Path '/{scope}/providers/Microsoft.Help/troubleshooters/{troubleshooterName}/continue' with explicitly defined scope is a duplicate of path '/{scope}/providers/Microsoft.Help/troubleshooters/{troubleshooterName}' that has the scope parameter.'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L422
NoDuplicatePathsForScopeParameter Path '/{scope}/providers/Microsoft.Help/troubleshooters/{troubleshooterName}/end' with explicitly defined scope is a duplicate of path '/{scope}/providers/Microsoft.Help/troubleshooters/{troubleshooterName}' that has the scope parameter.'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L422
NoDuplicatePathsForScopeParameter Path '/{scope}/providers/Microsoft.Help/troubleshooters/{troubleshooterName}/restart' with explicitly defined scope is a duplicate of path '/{scope}/providers/Microsoft.Help/troubleshooters/{troubleshooterName}' that has the scope parameter.'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L422
XMSLongRunningOperationProperty If an operation's (PUT/POST/PATCH/DELETE) responses have Location or Azure-AsyncOperation headers then it MUST have the property x-ms-long-running-operation set to true
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L542
XMSLongRunningOperationProperty If an operation's (PUT/POST/PATCH/DELETE) responses have Location or Azure-AsyncOperation headers then it MUST have the property x-ms-long-running-operation set to true
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L583
XMSLongRunningOperationProperty If an operation's (PUT/POST/PATCH/DELETE) responses have Location or Azure-AsyncOperation headers then it MUST have the property x-ms-long-running-operation set to true
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L624
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L44
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L44
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'subscriptionId'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L44
⚠️ PostOperationIdContainsUrlVerb OperationId should contain the verb: 'checknameavailability' in:'CheckNameAvailability_Post'. Consider updating the operationId
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L80
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L81
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L81
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'subscriptionId'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L81
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L132
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L132
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'subscriptionId'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L132
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L183
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L183
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'subscriptionId'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L183
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L222
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L222
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'subscriptionId'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L222
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L274
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L274
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'subscriptionId'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L274
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L325
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L325
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'subscriptionId'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L325
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'scope'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L366
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Help/preview/2023-09-01-preview/help.json#L366
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView 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).
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Oct 12, 2023

Swagger Generation Artifacts

️️✔️ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️❌SDK Breaking Change Tracking failed [Detail]

Breaking Changes Tracking

azure-sdk-for-go - sdk/resourcemanager/selfhelp/armselfhelp - Approved - 2.0.0-beta.2
+	Function `*timeRFC3339.Parse` has been removed
+	Function `*timeRFC3339.UnmarshalText` has been removed
+	Function `timeRFC3339.MarshalText` has been removed
+	Type of `StepInput.QuestionType` has been changed from `*string` to `*QuestionType`
azure-sdk-for-python-track2 - track2_azure-mgmt-selfhelp - Approved - 2.0.0b1
+	Model SolutionPatchRequestBody no longer has parameter properties
+	Model SolutionResource no longer has parameter properties
azure-sdk-for-js - @azure/arm-selfhelp - Approved - 2.0.0-beta.2
+	Interface SolutionMetadataResource no longer has parameter description
+	Interface SolutionMetadataResource no longer has parameter requiredParameterSets
+	Interface SolutionMetadataResource no longer has parameter solutionId
+	Interface SolutionMetadataResource no longer has parameter solutionType
+	Removed Enum KnownProvisioningState
+	Removed operation Diagnostics.checkNameAvailability
+	Type of parameter provisioningState of interface DiagnosticResource is changed from ProvisioningState to DiagnosticProvisioningState
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from bef9e96. 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: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    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 major version of npm available! 9.8.1 -> 10.2.3
    cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.3>
    cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@10.2.3` to update!
    cmderr	[automation_generate.sh] npm notice
  • ️✔️track2_azure-mgmt-selfhelp [View full logs]  [Release SDK Changes] Breaking Change Detected
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Model SolutionPatchRequestBody has a new parameter content
    info	[Changelog]   - Model SolutionPatchRequestBody has a new parameter parameters
    info	[Changelog]   - Model SolutionPatchRequestBody has a new parameter provisioning_state
    info	[Changelog]   - Model SolutionPatchRequestBody has a new parameter replacement_maps
    info	[Changelog]   - Model SolutionPatchRequestBody has a new parameter sections
    info	[Changelog]   - Model SolutionPatchRequestBody has a new parameter solution_id
    info	[Changelog]   - Model SolutionPatchRequestBody has a new parameter title
    info	[Changelog]   - Model SolutionPatchRequestBody has a new parameter trigger_criteria
    info	[Changelog]   - Model SolutionResource has a new parameter content
    info	[Changelog]   - Model SolutionResource has a new parameter parameters
    info	[Changelog]   - Model SolutionResource has a new parameter provisioning_state
    info	[Changelog]   - Model SolutionResource has a new parameter replacement_maps
    info	[Changelog]   - Model SolutionResource has a new parameter sections
    info	[Changelog]   - Model SolutionResource has a new parameter solution_id
    info	[Changelog]   - Model SolutionResource has a new parameter system_data
    info	[Changelog]   - Model SolutionResource has a new parameter title
    info	[Changelog]   - Model SolutionResource has a new parameter trigger_criteria
    info	[Changelog]
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog]   - Model SolutionPatchRequestBody no longer has parameter properties
    info	[Changelog]   - Model SolutionResource no longer has parameter properties
️⚠️ azure-sdk-for-java warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from bef9e96. 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
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.1
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.1
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
  • ️✔️azure-resourcemanager-selfhelp [View full logs]  [Release SDK Changes]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from bef9e96. 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/selfhelp/armselfhelp [View full logs]  [Release SDK Changes] Breaking Change Detected
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog] - Type of `StepInput.QuestionType` has been changed from `*string` to `*QuestionType`
    info	[Changelog] - Function `timeRFC3339.MarshalText` has been removed
    info	[Changelog] - Function `*timeRFC3339.Parse` has been removed
    info	[Changelog] - Function `*timeRFC3339.UnmarshalText` has been removed
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New value `DiagnosticProvisioningStateRunning` added to enum type `DiagnosticProvisioningState`
    info	[Changelog] - New value `SolutionProvisioningStatePartialComplete`, `SolutionProvisioningStateRunning` added to enum type `SolutionProvisioningState`
    info	[Changelog] - New function `dateTimeRFC3339.MarshalText() ([]byte, error)`
    info	[Changelog] - New function `*dateTimeRFC3339.Parse(string) error`
    info	[Changelog] - New function `*dateTimeRFC3339.UnmarshalText([]byte) error`
    info	[Changelog] - New field `SystemData` in struct `SolutionResource`
    info	[Changelog]
    info	[Changelog] Total 4 breaking change(s), 7 additive change(s).
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from bef9e96. 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-selfhelp [View full logs]  [Release SDK Changes] Breaking Change Detected
    info	[Changelog] **Features**
    info	[Changelog]
    info	[Changelog]   - Added operation group CheckNameAvailability
    info	[Changelog]   - Added operation group Solution
    info	[Changelog]   - Added operation group Troubleshooters
    info	[Changelog]   - Added Interface AutomatedCheckResult
    info	[Changelog]   - Added Interface CheckNameAvailabilityPostOptionalParams
    info	[Changelog]   - Added Interface ContinueRequestBody
    info	[Changelog]   - Added Interface Filter
    info	[Changelog]   - Added Interface FilterGroup
    info	[Changelog]   - Added Interface MetricsBasedChart
    info	[Changelog]   - Added Interface ReplacementMaps
    info	[Changelog]   - Added Interface ResponseOption
    info	[Changelog]   - Added Interface ResponseValidationProperties
    info	[Changelog]   - Added Interface RestartTroubleshooterResponse
    info	[Changelog]   - Added Interface SearchResult
    info	[Changelog]   - Added Interface Section
    info	[Changelog]   - Added Interface SolutionCreateOptionalParams
    info	[Changelog]   - Added Interface SolutionGetOptionalParams
    info	[Changelog]   - Added Interface SolutionMetadataProperties
    info	[Changelog]   - Added Interface SolutionPatchRequestBody
    info	[Changelog]   - Added Interface SolutionResource
    info	[Changelog]   - Added Interface SolutionsDiagnostic
    info	[Changelog]   - Added Interface SolutionsTroubleshooters
    info	[Changelog]   - Added Interface SolutionUpdateHeaders
    info	[Changelog]   - Added Interface SolutionUpdateOptionalParams
    info	[Changelog]   - Added Interface Step
    info	[Changelog]   - Added Interface StepInput
    info	[Changelog]   - Added Interface TriggerCriterion
    info	[Changelog]   - Added Interface TroubleshooterResource
    info	[Changelog]   - Added Interface TroubleshooterResponse
    info	[Changelog]   - Added Interface TroubleshootersContinueHeaders
    info	[Changelog]   - Added Interface TroubleshootersContinueOptionalParams
    info	[Changelog]   - Added Interface TroubleshootersCreateOptionalParams
    info	[Changelog]   - Added Interface TroubleshootersEndHeaders
    info	[Changelog]   - Added Interface TroubleshootersEndOptionalParams
    info	[Changelog]   - Added Interface TroubleshootersGetOptionalParams
    info	[Changelog]   - Added Interface TroubleshootersRestartHeaders
    info	[Changelog]   - Added Interface TroubleshootersRestartOptionalParams
    info	[Changelog]   - Added Interface Video
    info	[Changelog]   - Added Interface VideoGroup
    info	[Changelog]   - Added Interface VideoGroupVideo
    info	[Changelog]   - Added Interface WebResult
    info	[Changelog]   - Added Type Alias AggregationType
    info	[Changelog]   - Added Type Alias AutomatedCheckResultType
    info	[Changelog]   - Added Type Alias CheckNameAvailabilityPostResponse
    info	[Changelog]   - Added Type Alias Confidence
    info	[Changelog]   - Added Type Alias DiagnosticProvisioningState
    info	[Changelog]   - Added Type Alias ExecutionStatus
    info	[Changelog]   - Added Type Alias Name
    info	[Changelog]   - Added Type Alias QuestionContentType
    info	[Changelog]   - Added Type Alias QuestionType
    info	[Changelog]   - Added Type Alias ResultType
    info	[Changelog]   - Added Type Alias SolutionCreateResponse
    info	[Changelog]   - Added Type Alias SolutionGetResponse
    info	[Changelog]   - Added Type Alias SolutionProvisioningState
    info	[Changelog]   - Added Type Alias SolutionType
    info	[Changelog]   - Added Type Alias SolutionUpdateResponse
    info	[Changelog]   - Added Type Alias TroubleshooterProvisioningState
    info	[Changelog]   - Added Type Alias TroubleshootersContinueResponse
    info	[Changelog]   - Added Type Alias TroubleshootersCreateResponse
    info	[Changelog]   - Added Type Alias TroubleshootersEndResponse
    info	[Changelog]   - Added Type Alias TroubleshootersGetResponse
    info	[Changelog]   - Added Type Alias TroubleshootersRestartResponse
    info	[Changelog]   - Added Type Alias Type
    info	[Changelog]   - Interface SolutionMetadataResource has a new optional parameter solutions
    info	[Changelog]   - Added Enum KnownAggregationType
    info	[Changelog]   - Added Enum KnownAutomatedCheckResultType
    info	[Changelog]   - Added Enum KnownConfidence
    info	[Changelog]   - Added Enum KnownDiagnosticProvisioningState
    info	[Changelog]   - Added Enum KnownExecutionStatus
    info	[Changelog]   - Added Enum KnownName
    info	[Changelog]   - Added Enum KnownQuestionContentType
    info	[Changelog]   - Added Enum KnownQuestionType
    info	[Changelog]   - Added Enum KnownResultType
    info	[Changelog]   - Added Enum KnownSolutionProvisioningState
    info	[Changelog]   - Added Enum KnownSolutionType
    info	[Changelog]   - Added Enum KnownTroubleshooterProvisioningState
    info	[Changelog]   - Added Enum KnownType
    info	[Changelog]
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Removed operation Diagnostics.checkNameAvailability
    info	[Changelog]   - Interface SolutionMetadataResource no longer has parameter description
    info	[Changelog]   - Interface SolutionMetadataResource no longer has parameter requiredParameterSets
    info	[Changelog]   - Interface SolutionMetadataResource no longer has parameter solutionId
    info	[Changelog]   - Interface SolutionMetadataResource no longer has parameter solutionType
    info	[Changelog]   - Type of parameter provisioningState of interface DiagnosticResource is changed from ProvisioningState to DiagnosticProvisioningState
    info	[Changelog]   - Removed Enum KnownProvisioningState
️❌ azure-resource-manager-schemas failed [Detail]
  • Failed [Logs]Release - Generate from bef9e96. 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] npm notice
    cmderr	[initScript.sh] npm notice New major version of npm available! 8.19.4 -> 10.2.3
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.3>
    cmderr	[initScript.sh] npm notice Run `npm install -g npm@10.2.3` to update!
    cmderr	[initScript.sh] npm notice
    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
    warn	No file changes detected after generation
  • help/resource-manager [View full logs
️❌ azure-powershell failed [Detail]
  • Pipeline Framework Failed [Logs]Release - Generate from bef9e96. 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
    SSL error: syscall failure: Broken pipe
    Error: SSL error: syscall failure: Broken pipe
  • ️✔️Az.help.DefaultTag [View full logs
    error	Fatal error: SSL error: syscall failure: Broken pipe
    error	The following packages are still pending:
    error		Az.help.DefaultTag
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Oct 12, 2023

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/selfhelp/armselfhelp https://apiview.dev/Assemblies/Review/5eac95d382a04df38c2a55eb4c953785
Java azure-resourcemanager-selfhelp https://apiview.dev/Assemblies/Review/baba17a77f0e4f058e6490aef8198f43
JavaScript @azure/arm-selfhelp https://apiview.dev/Assemblies/Review/af113ebe8e144175bae1ee8103e616f5

@sahilpwr
Copy link
Contributor Author

@AzureRestAPISpecReview we have only updated doc. Can you please review and merge the PR?

@ms-henglu ms-henglu added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Oct 23, 2023
@openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Oct 23, 2023
@AzureRestAPISpecReview AzureRestAPISpecReview added ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required and removed ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review labels Nov 6, 2023
@openapi-workflow-bot openapi-workflow-bot bot removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Nov 8, 2023
@zizw123 zizw123 added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Nov 8, 2023
@openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Nov 8, 2023
@sahilpwr
Copy link
Contributor Author

sahilpwr commented Nov 9, 2023

@AzureRestAPISpecReview can you please add tags for Approved-SdkBreakingChange-Go and Approved-SdkBreakingChange-Python since I want to merge this PR?

@sahilpwr
Copy link
Contributor Author

sahilpwr commented Nov 9, 2023

/pr RequestMerge

@zizw123
Copy link

zizw123 commented Nov 10, 2023

Removing from the merge queue for now, once the approve label is there, add back the label and we can help with merging it.

@Alancere Alancere added the Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go label Nov 13, 2023
@sahilpwr
Copy link
Contributor Author

/pr RequestMerge

@TimLovellSmith
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@TimLovellSmith TimLovellSmith merged commit bef9e96 into main Nov 14, 2023
28 of 31 checks passed
@TimLovellSmith TimLovellSmith deleted the sahilpwr-help-Microsoft.Help-2023-09-01-preview-update branch November 14, 2023 19:51
Copy link

Swagger pipeline restarted successfully, please wait for status update in this comment.

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 Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go Approved-SdkBreakingChange-JavaScript Approved-SdkBreakingChange-Python ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-BreakingChange-Go CI-BreakingChange-JavaScript ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants