Skip to content

Commit

Permalink
add name field to sub-category object
Browse files Browse the repository at this point in the history
  • Loading branch information
daesu committed Oct 15, 2019
1 parent 5ec74c1 commit a373161
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions swagger/ledger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,10 @@ definitions:
balance:
type: object
properties:
name:
type: string
description: Category name
example: Lorem
project_id:
type: string
description: UUID of the project.
Expand Down

0 comments on commit a373161

Please sign in to comment.