From 3c6bd5e78555abc5884fe50039354d1e260844d9 Mon Sep 17 00:00:00 2001 From: Matt Smithies Date: Fri, 17 May 2024 15:39:58 +0100 Subject: [PATCH] Update GUARDIAN_API_REVIEW.md --- GUARDIAN_API_REVIEW.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUARDIAN_API_REVIEW.md b/GUARDIAN_API_REVIEW.md index 50c465e..2cc288e 100644 --- a/GUARDIAN_API_REVIEW.md +++ b/GUARDIAN_API_REVIEW.md @@ -140,7 +140,7 @@ This N+1 problem presents a substantial challenge for scaling tests, particularl **Understanding the Guardian's Inner Workings** -Working with the Guardian API involves a deep understanding of its inner workings, often requiring a combination of reverse engineering and navigating poor documentation. The current state of the API presents several challenges that developers must overcome to effectively use the system. +Working with the Guardian API involves a deep understanding of its inner workings, often requiring a combination of reverse engineering and navigating vague documentation. The current state of the API presents several challenges that developers must overcome to effectively use the system. **User Creation and Role Assignment**