Commit 3eef3807 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: add "prefix" property in kicker schema

parent 52ed64d8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -52,6 +52,10 @@
          "description": "The path of the template file in the template repository.",
          "type": "string"
        },
        "prefix": {
          "description": "The template short prefix (used for jobs and variables).",
          "type": "string"
        },
        "kind": {
          "description": "The template kind ('build', 'hosting', 'package', 'analyse' or else).",
          "type": "string"