Sha256: 3dd2349c966c3399ea8321edabe920ee2a6e4040f0855ab7e1ed2a7d33605ef0
Contents?: true
Size: 155 Bytes
Versions: 21
Compression:
Stored size: 155 Bytes
Contents
# frozen_string_literal: true module Eligible module V1_0 class Action < RestAPIBase ENDPOINT_NAME = 'rules/actions'.freeze end end end
Version data entries
21 entries across 21 versions & 1 rubygems