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

refactor(typespec): clean up input primitive types #4681

Closed
archerzz opened this issue May 7, 2024 · 1 comment
Closed

refactor(typespec): clean up input primitive types #4681

archerzz opened this issue May 7, 2024 · 1 comment
Labels

Comments

@archerzz
Copy link
Member

archerzz commented May 7, 2024

Description

This is a follow-up of #4300
In InputPrimitiveTypeKind.ts, there are several issues:

  • we mix types with encoding
  • there are a few types which C# doesn't support, like Object

We should refactor to make primitive type more specific.

@ArcturusZhang
Copy link
Member

has been resolved in #4707

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants