From 55b3a6f164a883134726e8a970adf676b81efd89 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sat, 30 Nov 2024 00:35:11 +0800 Subject: [PATCH] :boom: Passing relationship api arguments in body instead of querystring --- .idea/workspace.xml | 9 ++-- pkg/internal/http/api/relationships_api.go | 50 ++++++++++++---------- 2 files changed, 32 insertions(+), 27 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 721254d..7167327 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,9 @@