rename pricedb to prices
This commit is contained in:
parent
065975d4c2
commit
546ef63289
3 changed files with 80 additions and 30 deletions
|
@ -11,7 +11,7 @@
|
|||
"properties": {
|
||||
"name": { "type": "string" },
|
||||
"wdid": { "type": "integer" },
|
||||
"pricedb": {
|
||||
"prices": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue