use consistent case for indexes
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "A",
|
||||
"name": "a",
|
||||
"artist": [
|
||||
{
|
||||
"id": 1,
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "A",
|
||||
"name": "a",
|
||||
"artist": [
|
||||
{
|
||||
"id": 2,
|
||||
|
||||
Reference in New Issue
Block a user