Skip to content

Commit

Permalink
Add enable_http_profiler in schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
komalsukhani committed May 3, 2019
1 parent 5b8aa16 commit eafc1dd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion cli/linter/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -940,6 +940,9 @@
},
"health_check_endpoint_name": {
"type": "string"
},
"enable_http_profiler": {
"type": "boolean"
}
}
}
}

0 comments on commit eafc1dd

Please sign in to comment.