Actions
Bug #14392
closedPost routes should accept trailing slash
Status:
Closed
Priority:
Normal
Assignee:
Category:
smart_proxy_chef
Target version:
Difficulty:
Triaged:
Description
create_action method that generates post routes should make trailing slash optional, Foreman generates queries like "POST /chef/client/" which do not match "POST /chef/client"
Actions