Skip to content

Commit 79e6a26

Browse files
committed
Update docs
1 parent cd12758 commit 79e6a26

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

docs/enable-open-api-endpoints.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
- [Enable OpenAPI Endpoints on Azure Functions (Preview) – In-Process Model](./enable-open-api-endpoints-in-proc.md)
2-
- [Enable OpenAPI Endpoints on Azure Functions (Preview) – Out-of-Process Model](./enable-open-api-endpoints-out-of-proc.md)
1+
# Enable OpenAPI Endpoints on Azure Functions (Preview) #
2+
3+
* [Enable OpenAPI Endpoints on Azure Functions (Preview) – In-Process Model](./enable-open-api-endpoints-in-proc.md)
4+
* [Enable OpenAPI Endpoints on Azure Functions (Preview) – Out-of-Process Model](./enable-open-api-endpoints-out-of-proc.md)

docs/openapi.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
- [Microsoft.Azure.WebJobs.Extensions.OpenApi – In-Process Model](./openapi-in-proc.md)
2-
- [Microsoft.Azure.WebJobs.Extensions.OpenApi – Out-of-Process Model](./openapi-out-of-proc.md)
1+
# Packages for In-Process / Out-of-Process Worker #
2+
3+
* [Microsoft.Azure.WebJobs.Extensions.OpenApi – In-Process Model](./openapi-in-proc.md)
4+
* [Microsoft.Azure.WebJobs.Extensions.OpenApi – Out-of-Process Model](./openapi-out-of-proc.md)

0 commit comments

Comments
 (0)