Skip to content

Commit 0bb4678

Browse files
committed
OpenAPI and SwaggerUI sample
1 parent 865883f commit 0bb4678

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

src/content/docs/bff/samples/index.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,17 @@ This sample shows how to use the BFF extensions for Microsoft YARP.
9393
target="_blank"
9494
/>
9595

96+
## OpenAPI and SwaggerUI
97+
98+
This sample shows how to use OpenAPI and SwaggerUI in combination with BFF.
99+
100+
<LinkCard
101+
description="GitHub Repository for the BFF framework integration with OpenAPI and SwaggerUI"
102+
href="https://github.com/DuendeSoftware/samples/tree/main/BFF/v3/OpenApi"
103+
title="OpenAPI and SwaggerUI Sample"
104+
target="_blank"
105+
/>
106+
96107
## Separate Host for UI
97108

98109
This sample shows how to have separate projects from the frontend and backend, using CORS to allow cross-site requests from the frontend to the backend.

0 commit comments

Comments
 (0)