From a399643255e58441785963969832f0d85380bd72 Mon Sep 17 00:00:00 2001 From: Bruno Luis Goncalves Pedro Date: Mon, 13 Jul 2026 15:33:56 +0200 Subject: [PATCH 1/2] docs: add demo video --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61c56f9..3f1f3f2 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A [`swagger-ui-react`](https://www.npmjs.com/package/swagger-ui-react) / Swagger It reads custom `x-diff-*` extensions from the loaded OpenAPI document and renders them as visual diff marks. - +https://github.com/user-attachments/assets/cca07e1c-fd36-4177-a512-89a7b80b6819 ## Features From 28293f9c36e51800beadb58d4db7570342c0a08d Mon Sep 17 00:00:00 2001 From: Bruno Luis Goncalves Pedro Date: Wed, 15 Jul 2026 10:49:16 +0200 Subject: [PATCH 2/2] docs: replace video with animated GIF --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f1f3f2..8d1dad5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A [`swagger-ui-react`](https://www.npmjs.com/package/swagger-ui-react) / Swagger It reads custom `x-diff-*` extensions from the loaded OpenAPI document and renders them as visual diff marks. -https://github.com/user-attachments/assets/cca07e1c-fd36-4177-a512-89a7b80b6819 +![Walkthrough demo](https://github.com/user-attachments/assets/3b193a3b-ad4a-4ae9-abed-75419559ab92) ## Features