hapi-server / data-specification-schema

JSON Schema for HAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON Schema for HAPI JSON Responses

Testing

cd test
npm install
npm test

The schema files in this repository (HAPI-data-access-schema-*) are used for testing.

Formatting

Prior to committing, execute

node util/reformat.js FILENAME.js

Pull Requests

Please post an issue prior to creating a pull request. Pull request must have an associated unit test.

Contact

Submit questions, bug reports, and feature requests to the issue tracker.

About

JSON Schema for HAPI

License:MIT License


Languages

Language:Shell 90.0%Language:JavaScript 10.0%