Module: Mountapi::Schema::Base::ClassMethods
- Defined in:
- lib/mountapi/schema/base.rb
Overview
class extensions
Instance Method Summary collapse
-
#to_json_schema(key_name, value) ⇒ Hash{String => Object}
For a given key name , transform value to json schema Override this method for custom value transformation.