Class: Skooma::Objects::MediaType

Inherits:
Base
  • Object
show all
Defined in:
lib/skooma/objects/media_type.rb

Overview

Defined Under Namespace

Modules: Keywords

Constant Summary

Constants inherited from Base

Base::DEFAULT_OPTIONS

Instance Method Summary collapse

Methods inherited from Base

#bootstrap, #initialize, #json_schema_dialect_uri

Methods included from ExternalRefs

#resolve_ref

Constructor Details

This class inherits a constructor from Skooma::Objects::Base

Instance Method Details

#kw_classesObject



7
8
9
10
11
# File 'lib/skooma/objects/media_type.rb', line 7

def kw_classes
  [
    Keywords::Schema
  ]
end