Create initial backend #7

Merged
seeseemelk merged 5 commits from 3/backend into main 2025-05-08 10:02:30 +02:00
Showing only changes of commit 3854daca49 - Show all commits

View File

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