Files
sample-node-api/manifest.yaml
1000TurquoisePogs 4f38c64e9d Update manifest.yaml for schema reference
Signed-off-by: 1000TurquoisePogs <sgrady@rocketsoftware.com>
2024-10-02 21:06:51 +02:00

23 lines
503 B
YAML

name: sample-node-api
id: org.zowe.sample-node-api
title: Sample Node API
description: A Sample Node API extension for Zowe
license: EPL-2.0
repository:
type: git
url: https://github.com/zowe/sample-node-api.git
build:
branch: "{{build.branch}}"
number: "{{build.number}}"
commitHash: "{{build.commitHash}}"
timestamp: {{build.timestamp}}
commands:
start: bin/start.sh
apimlServices:
static:
- file: sample-node-api.yml
configs:
port: 18000
schemas:
configs: trivial-schema.json