Skip to content

[TCGC]: For ARM scenarios, need to check whether all operations are included in the client definition by using @client #4010

@lirenhe

Description

@lirenhe

We face the case that people use @client to define the client behavior, however, when new operations are added, people need to update client.tsp to include the new operation however it is likely that people may miss this step that cause the quality problem of the SDK.

Proposal:
TCGC need to check whether all operations are included in the client structure otherwise it shall report error to notify the missing operations.

Metadata

Metadata

Labels

lib:tcgcIssues for @azure-tools/typespec-client-generator-core library

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions