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',
  'can-i-deploy-pacticipant-version-to-tag' => 'can-i-deploy',
  'pacticipant' => 'pacticipants'
}.freeze