Class: JSON::Schema::TypeAttribute

Inherits:
Object
  • Object
show all
Defined in:
lib/interpol/endpoint.rb

Overview

Monkey patch json-schema to reject unrecognized types. It allows them because the spec says they should be allowed, but we don’t want to allow them. For more info, see: