Class: HaveAPI::Actions::Default::Create
- Inherits:
-
HaveAPI::Action
- Object
- Common
- HaveAPI::Action
- HaveAPI::Actions::Default::Create
- Defined in:
- lib/haveapi/actions/default.rb
Constant Summary
Constants inherited from HaveAPI::Action
HaveAPI::Action::PATH_PARAM_PATTERN
Instance Attribute Summary
Attributes inherited from HaveAPI::Action
#current_user, #errors, #flags, #message, #request, #version
Method Summary
Methods inherited from HaveAPI::Action
add_pre_authorize_blocks, authorize, #authorized?, build_route, delayed_inherited, describe, example, #exec, from_context, inherit_attrs_from_resource, inherited, initialize, #initialize, input, #input, meta, #meta, model_adapter, output, path_param_names, path_params, #path_params, #pre_exec, #prepare, resolve_path_params, #safe_exec, #safe_output, #set_meta, #v?, #validate!, validate_build
Methods included from Hookable
Methods inherited from Common
check_build, has_attr, inherit_attrs
Constructor Details
This class inherits a constructor from HaveAPI::Action