From b45623dd875bc7a7ddd47385b6f3309c6820a54d Mon Sep 17 00:00:00 2001 From: Koorosh Date: Sat, 20 Jun 2026 11:11:14 +0330 Subject: [PATCH] Edit api-contract --- Docs/api-contract.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Docs/api-contract.md b/Docs/api-contract.md index 6a18775..c43d727 100644 --- a/Docs/api-contract.md +++ b/Docs/api-contract.md @@ -230,4 +230,8 @@ HTTP / Events only # 18. API Documentation -Implementing ... \ No newline at end of file +API documentation for each service is created and maintained using Bruno. + +The documentation process starts when the API documentation is provided by the responsible person to Koorosh for review. After review and approval, the documentation is added to the project documentation under the corresponding service section. + +Each service must have its own API documentation, including all required endpoints, request/response details, parameters, and related information. \ No newline at end of file