Module: Cronitor::Monitor::Formats

Defined in:
lib/cronitor/monitor.rb

Constant Summary collapse

ALL =
[
  JSON = 'json',
  YAML = 'yaml'
].freeze