Skip to content

Commit

Permalink
feat: fix land price
Browse files Browse the repository at this point in the history
  • Loading branch information
mvicrob committed Apr 26, 2022
1 parent 94f5414 commit 88b9eab
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 88b9eab

Please sign in to comment.