Class: Decidim::Api::DocumentationController

Inherits:
ApplicationController show all
Defined in:
decidim-api/app/controllers/decidim/api/documentation_controller.rb

Overview

This controller takes queries from an HTTP endpoint and sends them out to the Schema to be executed, later returning the response as JSON.

Method Summary

Methods inherited from ApplicationController

#permission_class_chain, #permission_scope

Methods included from RegistersPermissions

register_permissions

Methods included from NeedsOrganization

enhance_controller, extended, included