From 5d438d11cb5afb115dd05c850d2205f80d7d046d Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Jul 26 2019 20:41:40 +0000 Subject: Remove trailing whitespace. Like a champ. --- diff --git a/schemas/product-build.yaml b/schemas/product-build.yaml index dbe2136..75ddcc8 100644 --- a/schemas/product-build.yaml +++ b/schemas/product-build.yaml @@ -15,47 +15,47 @@ properties: id: description: ID of the product meaning name-version-release - + examples: - ocp-3.10-20180531.2 type: string - + nvr: description: name-version-release of the product - + examples: - ocp-3.10-20180531.2 - type: string + type: string name: description: name of the product - + examples: - RHEL type: string - + version: description: ver of the product - + examples: - 3.10 type: string - + release: description: release of the product - + examples: - 20180531.2 type: string - + phase: description: product phase - + examples: - planning - development @@ -63,12 +63,12 @@ properties: - launch - maintenance - type: string + type: string build: description: product build - + examples: - PreGA - Beta1 @@ -82,7 +82,7 @@ properties: state: description: product ready state - + examples: - interop ready - nightly @@ -91,22 +91,22 @@ properties: - released type: string - + repos: description: Repoositories where product build artifacts can be obtained. - + examples: - ["https://gitlab.cee.redhat.com/common/beta/ocp.git","https://gitlab.cee.redhat.com/beta/ocp.git"] - + type: array items: type: string - + artifacts: description: List of child artifacts, from which this product consists. It is required, but can be an empty list. - + examples: - [ {