From 074b604076049fb809c22ec0afaf18f5b55cc3ca Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Wed, 16 Aug 2017 17:29:40 +0200 Subject: backend --- schemas_json/server.yaml | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) (limited to 'schemas_json') diff --git a/schemas_json/server.yaml b/schemas_json/server.yaml index da50e06..4a576b2 100644 --- a/schemas_json/server.yaml +++ b/schemas_json/server.yaml @@ -30,28 +30,8 @@ properties: default: '/webhook' repositories: title: Repositories - description: List of all repositories with project definitions + description: List of all repository urls type: array items: - oneOf: - - "$ref": "hatter://server.yaml#/definitions/gitlab" - - "$ref": "hatter://server.yaml#/definitions/github" -definitions: - gitlab: - type: object - required: - - type - - token - properties: - type: - enum: - - GITLAB - github: - type: object - required: - - type - properties: - type: - enum: - - GITHUB + type: string ... -- cgit v1.2.3-70-g09d2