JSON schema

January 10, 2018 ยท View on GitHub

This directory contains JSON Schema for validating JSON covered by local specifications. The runtime specification includes a generic command line tool which may be used to validate JSON with these schemas.

OCI Runtime Command Line Interface

The Runtime Command Line Interface defines:

  • Terminal requests, which may be validated against socket-terminal-request.json.
  • Responses, which may be validated against socket-response.json.