Fix typo in url

This commit is contained in:
Sebastiaan de Schaetzen 2025-05-07 19:27:07 +02:00
parent 539c6412a7
commit 3854daca49

@ -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: