Gitiles
Code Review
Sign In
gerrit.opencord.org
/
composer
/
78ff07da632526ed5e45b0624bfb784f62c076ce
/
package.json
78ff07d
Added CLI option to specify server port (#1)
by Matteo
· 8 years ago
1c6e24c
add .npmignore so that lib/* are grabbed during package publish
by Peter Lee
· 8 years ago
16d4cd1
bump version for publish
by Peter Lee
· 8 years ago
df26beb
added API Guide documentation and updated Modeler's Guide
by Peter Lee
· 8 years ago
d02309b
bump to latest yang-express and yang-js
by Peter K. Lee
· 8 years ago
4302f47
completed REST/JSON interface generation integration with yang-js and yang-express. now supports complete CRUD operations against the subscriber model. need to update documentation to reflect latest changes
by Peter K. Lee
· 8 years ago
f4d38d3
first initial working version of REST API auto-generation via yang-express using xos-core, cord-core, and its dependent modules. validate/polish various YANG schema files, introduce 'cord-core.yang' data model schema, annotate copyright/license info inside YANG schemas, create initial controller logic bindings for various cord data models. build/packaging complete with dependency mappings
by Peter K. Lee
· 8 years ago
ba88188
update dep to latest yang-js
by Peter K. Lee
· 8 years ago
42d56c2
update to latest yang-js
by Peter K. Lee
· 8 years ago
5539580
moved YANG schema files from root folder into ./schema directory, introduced package.json to prepare for adding code bindings, fix minor issues with YANG schema validation
by Peter K. Lee
· 8 years ago