Class: ApiSpec::Endpoint
- Defined in:
- lib/api_spec/lib/api_spec/generator.rb
Constant Summary collapse
- JSON_NAMES =
{ name: 'name' }
Method Summary
Methods inherited from APIObject
init, #initialize, #nested_class, #nested_name, #to_hash
Constructor Details
This class inherits a constructor from ApiSpec::APIObject