annotate check.sh @ 192:0898ffd47a10

Update examples for configuration request, load response, and rpc response - I had overlooked these because their contained objects were being validated against out-of-date online copies of schema
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 03 Feb 2017 15:58:21 +0000
parents 549d3d44d729
children
rev   line source
c@181 1 #!/bin/bash
c@181 2
c@181 3 mydir=$(dirname "$0")
c@181 4
c@181 5 set -eu
c@181 6
c@181 7 "$mydir"/capnp/check.sh
c@181 8 "$mydir"/json/check.sh