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

add tspNamespace to SdkModelType, SdkEnumType, SdkEnumValueType and SdkUnionType #1009

Conversation

ArcturusZhang
Copy link
Member

Fixes #877

@microsoft-github-policy-service microsoft-github-policy-service bot added the lib:tcgc Issues for @azure-tools/typespec-client-generator-core library label Jun 13, 2024
@azure-sdk
Copy link
Collaborator

azure-sdk commented Jun 13, 2024

All changed packages have been documented.

  • @azure-tools/typespec-client-generator-core
Show changes

@azure-tools/typespec-client-generator-core - fix ✏️

add tspNamespace to SdkModelType, SdkEnumType, SdkEnumValueType and SdkUnionType

@azure-sdk
Copy link
Collaborator

@ArcturusZhang ArcturusZhang changed the title add namespace to SdkModelType, SdkEnumType, SdkEnumValueType and SdkUnionType add tspNamespace to SdkModelType, SdkEnumType, SdkEnumValueType and SdkUnionType Jun 18, 2024
@ArcturusZhang ArcturusZhang added this pull request to the merge queue Jun 18, 2024
Merged via the queue into Azure:main with commit 45a9585 Jun 18, 2024
21 checks passed
@ArcturusZhang ArcturusZhang deleted the add-name-and-namespace-to-model-enum-and-enumvalue branch June 18, 2024 07:10
@tadelesh tadelesh removed the lib:tcgc Issues for @azure-tools/typespec-client-generator-core library label Jun 26, 2024
markcowl pushed a commit to markcowl/typespec-azure that referenced this pull request Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Every SdkType should have a name and namespace
4 participants