You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Introduction

The js7-api-schemas project holds the 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.

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


From the root of the checked out project call:

mvn clean install
  • No labels