From 3854daca49ef1eba548abdbed76619595d78aead Mon Sep 17 00:00:00 2001 From: Sebastiaan de Schaetzen Date: Wed, 7 May 2025 19:27:07 +0200 Subject: [PATCH] Fix typo in url --- common/api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/api.yaml b/common/api.yaml index ca5f294..f2b7b1a 100644 --- a/common/api.yaml +++ b/common/api.yaml @@ -200,7 +200,7 @@ paths: type: integer description: How much money goes to this goal, relative to all other goals. - /user/{userId/goal/{goalId}: + /user/{userId}/goal/{goalId}: get: summary: Gets information about a goal parameters: