File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -93,6 +93,9 @@ Optionally generate client SDK with NSwag.
9393
9494# # 📬 Sample API Requests
9595Create Application
96+
97+ ` ` ` bash
98+
9699http POST /api/Applications
97100Content-Type: application/json
98101
@@ -114,6 +117,8 @@ Content-Type: application/json
114117 " requestId" : " req-456"
115118}
116119
120+ ` ` `
121+
117122---
118123
119124# # 🤝 Contributing
@@ -125,11 +130,15 @@ Main branch will always contain the latest stable version.
125130
126131# # 📂 Repository Roadmap
127132
133+ ` ` ` bash
134+
128135phase-1-core-api → Completed Phase 1.
129136phase-2-logging → Planned logging integration.
130137phase-3-swagger → Planned API documentation.
131138main → Always up to date with the latest stable phase.
132139
140+ ` ` `
141+
133142---
134143
135144# # 📜 License
You can’t perform that action at this time.
0 commit comments