Skip to content

Commit e535254

Browse files
authored
Make 'permalinks_table' parameter optional in service config (#20)
1 parent 4f7b104 commit e535254

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

schemas/qwc-permalink-service.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@
5454
}
5555
},
5656
"required": [
57-
"db_url",
58-
"permalinks_table"
57+
"db_url"
5958
]
6059
}
6160
},

0 commit comments

Comments
 (0)