semantic-api-spec
v1.0.0
Published
This repository contains the API specs for the Semantic API project. Every folder beginning with "v" contains the specs for a released version. If you're looking for documentation, please refer to [Semantic API documentation](https://github.com/semantic-a
Downloads
4
Readme
Semantic API specs
This repository contains the API specs for the Semantic API project. Every folder beginning with "v" contains the specs for a released version. If you're looking for documentation, please refer to Semantic API documentation.
Installing dependencies
pip install check-jsonschema
Running the checks
cd v1
make check-specs