Class: GrapeOAS::Exporter::OAS30Schema

Inherits:
OAS3Schema
  • Object
show all
Defined in:
lib/grape_oas/exporter/oas30_schema.rb

Method Summary

Methods inherited from OAS3Schema

#generate, #initialize

Methods included from Concerns::SchemaIndexer

#build_schema_index, #collect_refs, #collect_schemas_from_operation, #find_schema_by_canonical_name, #index_schema, #schema_index

Methods included from Concerns::TagBuilder

#build_tags, #collect_used_tag_names, #normalize_tag

Constructor Details

This class inherits a constructor from GrapeOAS::Exporter::OAS3Schema