Class: SmartProxyDynflowCore::Api

Inherits:
Sinatra::Base
  • Object
show all
Defined in:
lib/smart_proxy_dynflow_core/api.rb

Constant Summary collapse

TASK_UPDATE_REGEXP_PATH =
%r{/tasks/(\S+)/(update|done)}