Fix typo in url
This commit is contained in:
parent
539c6412a7
commit
3854daca49
@ -200,7 +200,7 @@ paths:
|
|||||||
type: integer
|
type: integer
|
||||||
description: How much money goes to this goal, relative to all other goals.
|
description: How much money goes to this goal, relative to all other goals.
|
||||||
|
|
||||||
/user/{userId/goal/{goalId}:
|
/user/{userId}/goal/{goalId}:
|
||||||
get:
|
get:
|
||||||
summary: Gets information about a goal
|
summary: Gets information about a goal
|
||||||
parameters:
|
parameters:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user