Module: R2OAS::Plugin::V3::Visitable

Includes:
Hookable
Included in:
Transform
Defined in:
lib/r2-oas/plugin/transform/v3/visitable.rb

Constant Summary collapse

SCHEMA_OBJECTS =
i[
  info
  path_item
  external_document
  components_schema
  components_request_body
  components_schema_name
  components_schema_name_at_request_body
  components_request_body_name
].freeze

Method Summary

Methods included from Hookable

#execute_hook, #has_hook?, #hook_klass, #hook_klass=, #hooks, #hooks_map, #off, #on