Class: GrapeOAS::Exporter::OAS2::Operation

Inherits:
Base::Operation show all
Defined in:
lib/grape_oas/exporter/oas2/operation.rb

Overview

OAS2-specific Operation exporter Inherits common operation logic from Base::Operation

Method Summary

Methods inherited from Base::Operation

#build, #initialize

Constructor Details

This class inherits a constructor from GrapeOAS::Exporter::Base::Operation