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

[AutoPR @azure/arm-selfhelp] Update swagger to consume subscription id in method for Discover NLP … #9731

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

203 changes: 3 additions & 200 deletions sdk/selfhelp/arm-selfhelp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
# Release History

## 2.0.0-beta.4 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 2.0.0-beta.3 (2024-04-19)

## 2.0.0-beta.4 (2024-05-07)

**Features**

Expand Down Expand Up @@ -128,195 +118,8 @@
- Interface SolutionMetadataResource no longer has parameter solutionType
- Type of parameter provisioningState of interface DiagnosticResource is changed from ProvisioningState to DiagnosticProvisioningState
- Removed Enum KnownProvisioningState


## 2.0.0-beta.2 (2023-12-04)

**Features**

- Added operation group CheckNameAvailability
- Added operation group Solution
- Added operation group Troubleshooters
- Added Interface AutomatedCheckResult
- Added Interface CheckNameAvailabilityPostOptionalParams
- Added Interface ContinueRequestBody
- Added Interface Filter
- Added Interface FilterGroup
- Added Interface MetricsBasedChart
- Added Interface ReplacementMaps
- Added Interface ResponseOption
- Added Interface ResponseValidationProperties
- Added Interface RestartTroubleshooterResponse
- Added Interface SearchResult
- Added Interface Section
- Added Interface SolutionCreateOptionalParams
- Added Interface SolutionGetOptionalParams
- Added Interface SolutionMetadataProperties
- Added Interface SolutionPatchRequestBody
- Added Interface SolutionResource
- Added Interface SolutionsDiagnostic
- Added Interface SolutionsTroubleshooters
- Added Interface SolutionUpdateHeaders
- Added Interface SolutionUpdateOptionalParams
- Added Interface Step
- Added Interface StepInput
- Added Interface TriggerCriterion
- Added Interface TroubleshooterResource
- Added Interface TroubleshooterResponse
- Added Interface TroubleshootersContinueHeaders
- Added Interface TroubleshootersContinueOptionalParams
- Added Interface TroubleshootersCreateOptionalParams
- Added Interface TroubleshootersEndHeaders
- Added Interface TroubleshootersEndOptionalParams
- Added Interface TroubleshootersGetOptionalParams
- Added Interface TroubleshootersRestartHeaders
- Added Interface TroubleshootersRestartOptionalParams
- Added Interface Video
- Added Interface VideoGroup
- Added Interface VideoGroupVideo
- Added Interface WebResult
- Added Type Alias AggregationType
- Added Type Alias AutomatedCheckResultType
- Added Type Alias CheckNameAvailabilityPostResponse
- Added Type Alias Confidence
- Added Type Alias DiagnosticProvisioningState
- Added Type Alias ExecutionStatus
- Added Type Alias Name
- Added Type Alias QuestionContentType
- Added Type Alias QuestionType
- Added Type Alias ResultType
- Added Type Alias SolutionCreateResponse
- Added Type Alias SolutionGetResponse
- Added Type Alias SolutionProvisioningState
- Added Type Alias SolutionType
- Added Type Alias SolutionUpdateResponse
- Added Type Alias TroubleshooterProvisioningState
- Added Type Alias TroubleshootersContinueResponse
- Added Type Alias TroubleshootersCreateResponse
- Added Type Alias TroubleshootersEndResponse
- Added Type Alias TroubleshootersGetResponse
- Added Type Alias TroubleshootersRestartResponse
- Added Type Alias Type
- Interface SolutionMetadataResource has a new optional parameter solutions
- Added Enum KnownAggregationType
- Added Enum KnownAutomatedCheckResultType
- Added Enum KnownConfidence
- Added Enum KnownDiagnosticProvisioningState
- Added Enum KnownExecutionStatus
- Added Enum KnownName
- Added Enum KnownQuestionContentType
- Added Enum KnownQuestionType
- Added Enum KnownResultType
- Added Enum KnownSolutionProvisioningState
- Added Enum KnownSolutionType
- Added Enum KnownTroubleshooterProvisioningState
- Added Enum KnownType

**Breaking Changes**

- Removed operation Diagnostics.checkNameAvailability
- 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
- Type of parameter provisioningState of interface DiagnosticResource is changed from ProvisioningState to DiagnosticProvisioningState
- Removed Enum KnownProvisioningState


## 2.0.0-beta.1 (2023-10-24)

**Features**

- Added operation group CheckNameAvailability
- Added operation group Solution
- Added operation group Troubleshooters
- Added Interface AutomatedCheckResult
- Added Interface CheckNameAvailabilityPostOptionalParams
- Added Interface ContinueRequestBody
- Added Interface Filter
- Added Interface FilterGroup
- Added Interface MetricsBasedChart
- Added Interface ReplacementMaps
- Added Interface ResponseOption
- Added Interface ResponseValidationProperties
- Added Interface RestartTroubleshooterResponse
- Added Interface SearchResult
- Added Interface Section
- Added Interface SolutionCreateOptionalParams
- Added Interface SolutionGetOptionalParams
- Added Interface SolutionMetadataProperties
- Added Interface SolutionPatchRequestBody
- Added Interface SolutionResource
- Added Interface SolutionResourceProperties
- Added Interface SolutionsDiagnostic
- Added Interface SolutionsTroubleshooters
- Added Interface SolutionUpdateHeaders
- Added Interface SolutionUpdateOptionalParams
- Added Interface Step
- Added Interface StepInput
- Added Interface TriggerCriterion
- Added Interface TroubleshooterResource
- Added Interface TroubleshooterResponse
- Added Interface TroubleshootersContinueHeaders
- Added Interface TroubleshootersContinueOptionalParams
- Added Interface TroubleshootersCreateOptionalParams
- Added Interface TroubleshootersEndHeaders
- Added Interface TroubleshootersEndOptionalParams
- Added Interface TroubleshootersGetOptionalParams
- Added Interface TroubleshootersRestartHeaders
- Added Interface TroubleshootersRestartOptionalParams
- Added Interface Video
- Added Interface VideoGroup
- Added Interface VideoGroupVideo
- Added Interface WebResult
- Added Type Alias AggregationType
- Added Type Alias AutomatedCheckResultType
- Added Type Alias CheckNameAvailabilityPostResponse
- Added Type Alias Confidence
- Added Type Alias DiagnosticProvisioningState
- Added Type Alias ExecutionStatus
- Added Type Alias Name
- Added Type Alias QuestionContentType
- Added Type Alias QuestionType
- Added Type Alias ResultType
- Added Type Alias SolutionCreateResponse
- Added Type Alias SolutionGetResponse
- Added Type Alias SolutionProvisioningState
- Added Type Alias SolutionType
- Added Type Alias SolutionUpdateResponse
- Added Type Alias TroubleshooterProvisioningState
- Added Type Alias TroubleshootersContinueResponse
- Added Type Alias TroubleshootersCreateResponse
- Added Type Alias TroubleshootersEndResponse
- Added Type Alias TroubleshootersGetResponse
- Added Type Alias TroubleshootersRestartResponse
- Added Type Alias Type
- Interface SolutionMetadataResource has a new optional parameter solutions
- Added Enum KnownAggregationType
- Added Enum KnownAutomatedCheckResultType
- Added Enum KnownConfidence
- Added Enum KnownDiagnosticProvisioningState
- Added Enum KnownExecutionStatus
- Added Enum KnownName
- Added Enum KnownQuestionContentType
- Added Enum KnownQuestionType
- Added Enum KnownResultType
- Added Enum KnownSolutionProvisioningState
- Added Enum KnownSolutionType
- Added Enum KnownTroubleshooterProvisioningState
- Added Enum KnownType

**Breaking Changes**

- Removed operation Diagnostics.checkNameAvailability
- 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
- Type of parameter provisioningState of interface DiagnosticResource is changed from ProvisioningState to DiagnosticProvisioningState
- Removed Enum KnownProvisioningState


## 1.0.0 (2023-06-20)

The package of @azure/arm-selfhelp is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ).
The package of @azure/arm-selfhelp is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart).
8 changes: 4 additions & 4 deletions sdk/selfhelp/arm-selfhelp/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "db6282dd0d04c5f13375e98e88b09d04c2009ae8",
"commit": "f920f9ae0ce81c4a3a748dea3e509d3fd3c05ba7",
"readme": "specification/help/resource-manager/readme.md",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\help\\resource-manager\\readme.md --use=@autorest/[email protected].20 --generate-sample=true",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/help/resource-manager/readme.md --use=@autorest/typescript@^6.0.12",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected].5",
"use": "@autorest/[email protected].20"
"release_tool": "@azure-tools/[email protected].8",
"use": "@autorest/typescript@^6.0.12"
}
6 changes: 0 additions & 6 deletions sdk/selfhelp/arm-selfhelp/assets.json

This file was deleted.

13 changes: 3 additions & 10 deletions sdk/selfhelp/arm-selfhelp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"@azure-tools/test-credential": "^1.0.0",
"mocha": "^10.0.0",
"@types/mocha": "^10.0.0",
"tsx": "^4.7.1",
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
Expand Down Expand Up @@ -105,13 +106,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/selfhelp/arm-selfhelp",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-selfhelp?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/selfhelp/arm-selfhelp"
}
5 changes: 1 addition & 4 deletions sdk/selfhelp/arm-selfhelp/review/arm-selfhelp.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ export type DiscoverySolutionListResponse = DiscoveryResponse;

// @public
export interface DiscoverySolutionNLPSubscriptionScope {
post(options?: DiscoverySolutionNLPSubscriptionScopePostOptionalParams): Promise<DiscoverySolutionNLPSubscriptionScopePostResponse>;
post(subscriptionId: string, options?: DiscoverySolutionNLPSubscriptionScopePostOptionalParams): Promise<DiscoverySolutionNLPSubscriptionScopePostResponse>;
}

// @public
Expand Down Expand Up @@ -243,7 +243,6 @@ export function getContinuationToken(page: unknown): string | undefined;
export class HelpRP extends coreClient.ServiceClient {
// (undocumented)
$host: string;
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: HelpRPOptionalParams);
constructor(credentials: coreAuth.TokenCredential, options?: HelpRPOptionalParams);
// (undocumented)
apiVersion: string;
Expand All @@ -266,8 +265,6 @@ export class HelpRP extends coreClient.ServiceClient {
// (undocumented)
solutionSelfHelp: SolutionSelfHelp;
// (undocumented)
subscriptionId?: string;
// (undocumented)
troubleshooters: Troubleshooters;
}

Expand Down

This file was deleted.

Loading