Commit f5405e13 authored by shishir suman's avatar shishir suman
Browse files

updating schema json

No related merge requests found
Showing with 4 additions and 1 deletion
+4 -1
......@@ -21,7 +21,7 @@
<!-- Telemetry Loggers-->
<logger name="TelemetryEventLogger" level="INFO" />
<root level="INFO">
<root level="DEBUG">
<appender-ref ref="ASYNCSTDOUT" />
</root>
......
......@@ -738,6 +738,9 @@
},
"reviewStatus": {
"type": "string"
},
"questionCount": {
"type": "integer"
}
},
"additionalProperties": false
......
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