-
Notifications
You must be signed in to change notification settings - Fork 222
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
Typescript Adding model interface, serializer and deserializer functions and remove model classes #1559
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for the initial take at this. On top of my comments, there are a lot of linting comments to fix and also unit tests.
@andrueastman @rkodev would you mind giving it a look just for sanity please? |
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
src/Kiota.Builder/Writers/TypeScript/TypeScriptConventionService.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for all this. Looks good to me.
Kudos, SonarCloud Quality Gate passed! |
fixes #1013
fixes #1521
fixes #1966
Generated samples : https://github.com/microsoft/kiota-typescript/tree/nikithauc/sample-interfaces/packages/test/generatedCode/models/microsoft/graph
Graph v1 generation : https://github.com/microsoftgraph/msgraph-sdk-typescript/tree/nikithauc/sample-interfaces/src