# Copyright (c) 2020 Contrast Security, Inc. See https://www.contrastsecurity.com/enduser-terms-0317a for more details. # frozen_string_literal: true module Contrast module Api # Used to decorate protobuf models module Decorators end end end cs__scoped_require 'contrast/api/decorators/application_update' cs__scoped_require 'contrast/api/decorators/input_analysis' cs__scoped_require 'contrast/api/decorators/application_settings' cs__scoped_require 'contrast/api/decorators/server_features'