Versions Compared

Key

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

Introduction

The js7-api-schemas project holds the js7 RAML source of the JS7 JSON schemas for the JS7 REST API.

Prerequisites

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

Build

Clone project from the github page.

Code Block
languagebash
git clone https://github.com/sos-berlin/js7-api-schemas


From the root of the checked out project call:

Code Block
languagebash
mvn clean install