Skip to content

Commit

Permalink
Merge pull request #349 from mvicrob/billing
Browse files Browse the repository at this point in the history
feat: fix land price
  • Loading branch information
mvicrob authored Apr 26, 2022
2 parents 94f5414 + 88b9eab commit 2f07265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/LightLand.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"expenses": {
"type": "object",
"properties": {
"land_price": {
"price": {
"description": "Prix du bien à acquérir.",
"minimum": 0,
"type": "number"
Expand Down

0 comments on commit 2f07265

Please sign in to comment.