sample generation SDKs for Kiota
Перейти к файлу
dependabot[bot] 9fa746d5c6
build(deps): bump Microsoft.NET.Test.Sdk in /sample-api/api
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.0 to 17.11.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 21:21:50 +00:00
.github ci: adds issues automation configuration 2024-08-14 12:53:42 -04:00
.vscode Added unit tests for .NET quickstart 2023-07-05 14:41:47 -04:00
get-started Merge pull request #6406 from microsoft/dependabot/npm_and_yarn/get-started/azure-auth/typescript/kiota-dependencies-3d28751a09 2024-09-04 18:19:13 -04:00
msgraph-mail Merge pull request #6409 from microsoft/dependabot/npm_and_yarn/msgraph-mail/typescript/kiota-dependencies-3d28751a09 2024-09-04 18:19:07 -04:00
petstore Merge pull request #6412 from microsoft/dependabot/npm_and_yarn/petstore/typescript/kiota-dependencies-3d28751a09 2024-09-04 18:19:01 -04:00
sample-api build(deps): bump Microsoft.NET.Test.Sdk in /sample-api/api 2024-09-05 21:21:50 +00:00
template build(deps-dev): bump @types/node in /template/typescript 2024-09-04 21:46:03 +00:00
.gitignore - adds an exclusion for exe files 2022-08-29 15:36:38 -04:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2021-04-16 07:58:36 -07:00
LICENSE Initial LICENSE commit 2021-04-16 07:58:37 -07:00
README.md Update README.md 2022-10-10 15:04:07 -04:00
SECURITY.md Initial SECURITY.md commit 2021-04-16 07:58:37 -07:00
SUPPORT.md - removes second support placeholder 2021-07-05 12:38:42 -04:00

README.md

Welcome to Kiota samples

This repository contains samples of SDKs for HTTP APIs generated with Kiota and OpenAPI. The code available here is meant to demonstrate Kiota generation capabilities and not meant for production use.

Table of content

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.