Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.core
Commits
33af61ef
Commit
33af61ef
authored
May 04, 2018
by
Jaden DIEFENBAUGH
Browse files
[schema] remove db param minProperties restraint, closes
#47
parent
5d4ff5a9
Pipeline
#19859
passed with stages
in 37 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
beat/core/schema/database/1.json
View file @
33af61ef
...
...
@@ -90,7 +90,6 @@
"parameters"
:
{
"type"
:
"object"
,
"minProperties"
:
1
,
"patternProperties"
:
{
"^[a-zA-Z_][a-zA-Z0-9_-]*$"
:
{
"$ref"
:
"#/definitions/parameter_value"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment