From d7bd8d2f0fcac70f7add66926f8f66a1ed8e9040 Mon Sep 17 00:00:00 2001 From: Suriya Date: Tue, 24 Feb 2026 22:20:25 +0530 Subject: [PATCH] Update api-contracts.md --- docs/api-contracts.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/api-contracts.md b/docs/api-contracts.md index 900608e3..b3f860ab 100644 --- a/docs/api-contracts.md +++ b/docs/api-contracts.md @@ -363,5 +363,3 @@ This document captures all API contracts used by the Staff and Client mobile app | **Notes** | Used explicitly under the "Spend Report" graphings. | --- - -*This document meticulously abstracts the underlying Data Connect Data-layer definitions implemented natively across the frontend. It maps the queries/mutations to recognizable REST equivalents for comprehensive and top-notch readability by external and internal developers alike.*