Make repo name optional

Change-Id: I0abbfbf22f3cd5aa55eae2a33972bb1ccc8d28b7
This commit is contained in:
Xicheng Chang 2016-10-27 01:17:13 -04:00
parent c60cab7304
commit f2f38ff301
1 changed files with 0 additions and 1 deletions

View File

@ -106,7 +106,6 @@ METADATA = {
'repo_name': {
'_self': {
'field': 'string',
'is_required': True,
'mapping_to': 'repo_name'
}
},