This extension provides an Azure Functions app with Open API capability for better discoverability to consuming parties
Перейти к файлу
Justin Yoo 629de2483b
Initial code commit (#1)
2020-08-25 21:26:37 +09:00
.github/workflows Initial code commit (#1) 2020-08-25 21:26:37 +09:00
docs Initial code commit (#1) 2020-08-25 21:26:37 +09:00
samples Initial code commit (#1) 2020-08-25 21:26:37 +09:00
src Initial code commit (#1) 2020-08-25 21:26:37 +09:00
templates/OpenApiEndpints Initial code commit (#1) 2020-08-25 21:26:37 +09:00
test Initial code commit (#1) 2020-08-25 21:26:37 +09:00
.editorconfig Initial code commit (#1) 2020-08-25 21:26:37 +09:00
.gitignore Initial code commit (#1) 2020-08-25 21:26:37 +09:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-07-20 11:55:55 -07:00
LICENSE Initial LICENSE commit 2020-07-20 11:55:57 -07:00
Microsoft.Azure.WebJobs.Extensions.OpenApi.sln Initial code commit (#1) 2020-08-25 21:26:37 +09:00
README.md Initial README.md commit 2020-07-20 11:55:54 -07:00
SECURITY.md Initial SECURITY.md commit 2020-07-20 11:55:58 -07:00
Settings.StyleCop Initial code commit (#1) 2020-08-25 21:26:37 +09:00

README.md

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.