Class Apipie::RoutesFormatter
In: lib/apipie/routes_formatter.rb
Parent: Object

Methods

Constants

API_METHODS = %w{GET POST PUT PATCH OPTIONS DELETE}

Public Instance methods

The entry method called by Apipie to extract the array representing the api dsl from the routes definition.

[Validate]