Name shopping locations "Stores" on the frontend (references #658)

This commit is contained in:
Bernd Bestel
2020-03-25 20:09:28 +01:00
parent 5214a775ed
commit 305f5b67e4
9 changed files with 21 additions and 21 deletions

View File

@@ -1175,7 +1175,7 @@
"shopping_location_id": {
"type": "number",
"format": "integer",
"description": "If omitted, no shopping location will be affected"
"description": "If omitted, no store will be affected"
},
"purchased_date": {
"type": "string",
@@ -1487,7 +1487,7 @@
"shopping_location_id": {
"type": "number",
"format": "integer",
"description": "If omitted, no shopping location will be affected"
"description": "If omitted, no store will be affected"
}
},
"example": {
@@ -1719,7 +1719,7 @@
"shopping_location_id": {
"type": "number",
"format": "integer",
"description": "If omitted, no shopping location will be affected"
"description": "If omitted, no store will be affected"
},
"location_id": {
"type": "number",