Commit 0c8b70d8 authored by jhampton's avatar jhampton

Removes value from required properties

- Value is now conditionally included
parent 73b6aff7
...@@ -12,7 +12,6 @@ ...@@ -12,7 +12,6 @@
"type": "object", "type": "object",
"required": [ "required": [
"key", "key",
"value",
"public" "public"
], ],
"properties": { "properties": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment