diff --git a/OpenAPI/kiota/index.yml b/OpenAPI/kiota/index.yml index cf421d9..d1ec305 100644 --- a/OpenAPI/kiota/index.yml +++ b/OpenAPI/kiota/index.yml @@ -29,7 +29,7 @@ landingContent: url: experience.md - text: Authentication url: authentication.md - - text: Middleware + - text: Middleware handlers url: middleware.md - title: Get started diff --git a/OpenAPI/kiota/toc.yml b/OpenAPI/kiota/toc.yml index 204bbb4..60495f9 100644 --- a/OpenAPI/kiota/toc.yml +++ b/OpenAPI/kiota/toc.yml @@ -61,6 +61,8 @@ items: href: query-parameters-request-headers.md - name: Serialization href: serialization.md + - name: Middleware handlers + href: middleware.md - name: Models href: models.md - name: Status codes