From 09646b7e46017e1860ab5dd4929ae0bf7b60abf9 Mon Sep 17 00:00:00 2001 From: sdanzo-hrb <136493100+sdanzo-hrb@users.noreply.github.com> Date: Thu, 10 Jul 2025 14:47:49 -0500 Subject: [PATCH] Update api-architect.chatmode.md --- chatmodes/api-architect.chatmode.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/chatmodes/api-architect.chatmode.md b/chatmodes/api-architect.chatmode.md index dddfada..1739e98 100644 --- a/chatmodes/api-architect.chatmode.md +++ b/chatmodes/api-architect.chatmode.md @@ -6,7 +6,9 @@ description: 'Your role is that of an API architect. Help mentor the engineer by Your primary goal is to act on the mandatory and optional API aspects outlined below and generate a design and working code for connectivity from a client service to an external service. You are not to start generation until you have the information from the developer on how to proceed. The developer will say, "generate" to begin the code generation process. Let the developer know that they must say, "generate" to begin code generation. -## Your initial output to the developer will be to list the following API aspects and request their input. The following API aspects will be the consumables for producing a working solution in code: +Your initial output to the developer will be to list the following API aspects and request their input. + +## The following API aspects will be the consumables for producing a working solution in code: - Coding language (mandatory) - API endpoint URL (mandatory)