Class: PactBroker::Doc::Controllers::App

Inherits:
Padrino::Application
  • Object
show all
Defined in:
lib/pact_broker/doc/controllers/app.rb

Constant Summary collapse

MAPPINGS =
{
  'webhooks-create' => 'webhooks',
  'webhooks-webhooks' => 'webhooks'
}.freeze