We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b04be71 commit dba4549Copy full SHA for dba4549
1 file changed
README.md
@@ -52,7 +52,7 @@ A **blog article** to automate NGINX API Gateway management from OpenAPI schemas
52
53
## 🛠️ Architecture
54
55
-```
+```mermaid
56
---
57
title: NGINX Declarative API architecture
58
@@ -97,7 +97,7 @@ stateDiagram-v2
97
98
## 🤖 GitOps Autosync Mode
99
100
101
sequenceDiagram
102
103
title GitOps autosync operations
@@ -147,7 +147,7 @@ end
147
148
## 🕒 Concurrent access and queuing mode
149
150
151
152
153
title Concurrent access and queueing mode
0 commit comments