From d139b7ad33ce050892d16bb71817156dc2513034 Mon Sep 17 00:00:00 2001 From: Zhihong SHEN Date: Wed, 19 Jun 2024 15:32:38 +0800 Subject: [PATCH] Update IGP.md --- IGP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IGP.md b/IGP.md index 4688141..a3151c8 100644 --- a/IGP.md +++ b/IGP.md @@ -31,7 +31,7 @@ # InteractiveGraphProtocol -InteractiveGraphProtocol(IGP) defines a set of graph interaction interfaces via HTTP protocol. +InteractiveGraphProtocol(IGP) defines a set of graph interaction interfaces over HTTP protocol. An IGP request is a HTTP POST request, which contains a `command` parameter in query string and a JSON parameter in request body, like: