Sha256: fe9c744b9b68e51515c9754a89c8635f0e2bc26bb87865cf4fbb46c669ef3842
Contents?: true
Size: 239 Bytes
Versions: 60
Compression:
Stored size: 239 Bytes
Contents
import { foremanUrl } from 'foremanReact/common/helpers'; export const foremanTasksApiPath = path => foremanUrl(`/foreman_tasks/api/tasks/${path}`); export const foremanTasksPath = path => foremanUrl(`/foreman_tasks/tasks/${path}`);
Version data entries
60 entries across 60 versions & 1 rubygems