Skip to content

Commit dba4549

Browse files
README updated
1 parent b04be71 commit dba4549

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ A **blog article** to automate NGINX API Gateway management from OpenAPI schemas
5252

5353
## 🛠️ Architecture
5454

55-
```
55+
```mermaid
5656
---
5757
title: NGINX Declarative API architecture
5858
---
@@ -97,7 +97,7 @@ stateDiagram-v2
9797

9898
## 🤖 GitOps Autosync Mode
9999

100-
```
100+
```mermaid
101101
sequenceDiagram
102102
103103
title GitOps autosync operations
@@ -147,7 +147,7 @@ end
147147

148148
## 🕒 Concurrent access and queuing mode
149149

150-
```
150+
```mermaid
151151
sequenceDiagram
152152
153153
title Concurrent access and queueing mode

0 commit comments

Comments
 (0)