Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

stack-spot/schemastore-stackspot

Repository files navigation

Schemas Store StackSpot

Collection of JSON schema definition of Stackspot's contents

Strucuture

We working with schema version at Stackspot. The directories is in line with this format:

kind -> type -> version

The kinds available are:

kind types
plugin app, infra

How to use

  1. Install RedHat's plugin to YAML reding on VSCode
  2. Create a yaml file and referece on top of the file the json schema you will use: # yaml-language-server: $schema=https://github.com/stack-spot/schemastore-stackspot/tree/main/plugin/infra/v1

Refs:

JsonSchema Editor Visual