Nikitha Chettiar

Results 59 issues of Nikitha Chettiar

-[] `fetch` is introduced globally in Node 18. Verify the compatibility in 3.0.0 and 4.x-previews -[] Verify stream upload using `LargeFileUploadTask`

enhancement
P0

> **When should you use peer dependencies?** When you are building a library to be used by other projects, and This library is using some other library, and You expect/need...

enhancement
TypeScript
goodfirstissue

# Contributing to the Azure SDK Please see our [CONTRIBUTING.md](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md) if you are not familiar with contributing to this repository or have questions. For specific information about pull request etiquette...

no-recent-activity
Communication - Chat

Creating this PR to open a discussion and capture the specifications as we go along with the implementation of Graph and Kiota. There are `Kiota` files here which we can...

Please check the links below [Example](https://github.com/microsoftgraph/msgraph-sdk-design/pull/34#discussion_r485062632) [Suggestion](https://github.com/microsoftgraph/msgraph-sdk-javascript/pull/318#discussion_r482316957)

- Test the latest generation code from Kiota main - Set up unit tests for node and browser which validated the generation process.

enhancement
ToTriage