From 408f610f7deb9151bd865ab12dc27ecfa8c0eea0 Mon Sep 17 00:00:00 2001 From: Nikolaus Piccolotto Date: Tue, 12 Jan 2016 13:55:04 +0100 Subject: [PATCH] #37 make fields required in api --- resources/api/kio-api.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/api/kio-api.yaml b/resources/api/kio-api.yaml index b0b4f69..3e45b94 100644 --- a/resources/api/kio-api.yaml +++ b/resources/api/kio-api.yaml @@ -572,6 +572,9 @@ definitions: - team_id - active - name + - scm_url + - documentation_url + - specification_url StoreApplicationCriticality: type: object