Sha256: c96677d5605e9ce9bdaa593fa25981e66c5251387043885c32a8023275ef0697
Contents?: true
Size: 345 Bytes
Versions: 7
Compression:
Stored size: 345 Bytes
Contents
module Pwb class Api::V1::LitePropertiesController < JSONAPI::ResourceController # skip_before_action :verify_content_type_header # Skipping action below allows me to browse to endpoint # without having set mime type # skip_before_action :ensure_valid_accept_media_type # skip_before_action :verify_accept_header end end
Version data entries
7 entries across 7 versions & 1 rubygems