Sha256: f964cc76b1a89741c9273d0c052a00d7a3819094cfb64735fbdd9fd64337f635
Contents?: true
Size: 311 Bytes
Versions: 83
Compression:
Stored size: 311 Bytes
Contents
import { foremanUrl } from '../../../ForemanRhCloudHelpers'; export const INVENTORY_SETTINGS = 'INVENTORY_SETTINGS'; export const INVENTORY_GET_SETTINGS_PATH = foremanUrl( '/foreman_inventory_upload/settings' ); export const INVENTORY_SET_SETTINGS_PATH = foremanUrl( '/foreman_inventory_upload/setting' );
Version data entries
83 entries across 83 versions & 1 rubygems