Unverified Commit 345bf02e authored by Reshmi V Nair's avatar Reshmi V Nair Committed by GitHub
Browse files

Merge pull request #14 from reshmi-nair/Gcloud_fix

Adding new property assessmentType
No related merge requests found
Showing with 7 additions and 0 deletions
+7 -0
......@@ -35,6 +35,13 @@
"type": "string"
}
},
"assessmentType": {
"type": "array",
"items": {
"type": "string",
"default": "Self"
}
},
"visibility": {
"type": "string",
"default": "Default",
......
Supports Markdown
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