Merge branch 'master' into adding-suppliers
This commit is contained in:
@@ -17,7 +17,7 @@ service ReviewsService {
|
||||
annotate Reviews with {
|
||||
subject @mandatory;
|
||||
title @mandatory;
|
||||
rating @assert.enum;
|
||||
rating @assert.range;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user