Class: Skylight::Core::Normalizers::Grape::Endpoint Private

Inherits:
Normalizer
  • Object
show all
Defined in:
lib/skylight/core/normalizers/grape/endpoint.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Direct Known Subclasses

EndpointRender, EndpointRun, EndpointRunFilters

Instance Attribute Summary

Attributes inherited from Normalizer

#config

Method Summary

Methods inherited from Normalizer

#initialize, #normalize, #normalize_after, register

Constructor Details

This class inherits a constructor from Skylight::Core::Normalizers::Normalizer