Method: JsonSchema::Schema::Media#binary_encoding
- Defined in:
- lib/json_schema/schema.rb
#binary_encoding ⇒ Object
Returns the value of attribute binary_encoding.
290 291 292 |
# File 'lib/json_schema/schema.rb', line 290 def binary_encoding @binary_encoding end |