fix: features must be array not null
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"name": "OneRound API",
|
||||
"author": "sticks@hep.gg",
|
||||
"description": "OneRound golf platform API server. Requires a PostgreSQL database with PostGIS.",
|
||||
"features": null,
|
||||
"features": [],
|
||||
"docker_images": {
|
||||
"git.hep.gg/sticks/oneround-api:latest": "git.hep.gg/sticks/oneround-api:latest"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user