Add new_blob_path to MR json schema

This commit is contained in:
Oswaldo Ferreira 2017-05-10 20:35:19 -03:00 committed by Fatih Acet
parent 3f6121f2f5
commit a2dbb69331
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@
"email_patches_path": { "type": "string" },
"plain_diff_path": { "type": "string" },
"status_path": { "type": "string" },
"new_blob_path": { "type": "string" },
"merge_check_path": { "type": "string" },
"ci_environments_status_path": { "type": "string" },
"merge_commit_message_with_description": { "type": "string" },