Make url required in projects.yaml

Change-Id: Idd76f949d1f84dd4b0e921f5d95fed299aa28422
Depends-On: https://review.opendev.org/673837
This commit is contained in:
Zane Bitter 2019-08-05 14:06:25 -04:00
parent 96e8407730
commit 55b33415e4
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ additionalProperties:
required:
- ptl
- deliverables
- url
properties:
ptl:
type: "object"