Skip to content

Virtualmaster/json-schemas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON service definitons and validator

instalation

  • install ruby
  • install rubygems
  • install gem bundler
  • bundle install

validation of example services

bundle exec kwalify -m schemas/service.yaml
bundle exec kwalify -lf schemas/service.yaml services.example/*

validation of real services

bundle exec kwalify -lf schemas/service.yaml services/*

About

Json specifications with kwalify schemas and validator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages