Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

The js7-inventory-schemas project holds the RAML source of the JS7 JSON schemas for the JS7 inventory objects.

Prerequisites

js7-inventory-schemas is a standard maven project and can be build with maven. SOS currently uses maven version 3.3.9.

Build

Checkout project from the github page.

From the root of the checked out project call:

Code Block
languagebash
mvn clean install