We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f889b79 + 535b851 commit 3a11c5fCopy full SHA for 3a11c5f
1 file changed
schemas/expense/common.yaml
@@ -5,8 +5,8 @@ properties:
5
example: "25"
6
description: A string representation of a decimal value, limited to 2 decimal places
7
group_id:
8
- type: integer
9
- description: The group to put this expense in
+ type: integer
+ description: The group to put this expense in, or `0` to create an expense outside of a group.
10
description:
11
type: string
12
description: A short description of the expense
0 commit comments