use consistent case for indexes

This commit is contained in:
sentriz
2019-06-07 11:23:09 +01:00
parent 8123be035c
commit c6fdd38f4e
5 changed files with 15 additions and 14 deletions

View File

@@ -14,7 +14,7 @@
]
},
{
"name": "A",
"name": "a",
"artist": [
{
"id": 1,

View File

@@ -19,7 +19,7 @@
]
},
{
"name": "A",
"name": "a",
"artist": [
{
"id": 2,