spec/api/documentation/feature_flags_api_spec.rb
File feature_flags_api_spec.rb
has 398 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
require 'spec_helper'
require 'rspec_api_documentation/dsl'
RSpec.resource 'Feature Flags', type: %i[api legacy_api] do
let(:admin_auth_header) { admin_headers['HTTP_AUTHORIZATION'] }