appirio-tech/api-schemas

Name: api-schemas

Owner: Topcoder

Description: null

Created: 2015-05-07 17:58:02.0

Updated: 2016-01-14 17:58:24.0

Pushed: 2016-03-01 22:06:01.0

Homepage: null

Size: 1400

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

api schemas

GitHub version

A central resource for JSON schemas used to mock our frontend apps.

Using
Bower

Add:

evDependencies": {
"appirio-tech-api-schemas": "git@github.com:appirio-tech/api-schemas#2.x.x"

to your bower.json. Then run:

wer install
Updating
Getting started
m install
Adding new schemas

The single source of truth for all topcoder APIs is Apiary. APIs you want in JSON format here must be added to the array in resources.js.

Syncing schemas

From the root directory of this repo run:

de update

This may pull down changes to schemas other than the one you were intending. Please do commit these changes, as we have no other way of keeping this repo up to date with Apiary.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.